view gwt-client/src/main/java/org/dive4elements/river/client/client/config.xml @ 7602:c50dbbe17950

issue1596: Store table (cell) data twice: Once as (formatted) string as coming from server, once transformed into float (or string). The benefit is that now we can sort table data numerically, while keeping the formatted and i18ned display of values.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Wed, 27 Nov 2013 14:55:25 +0100
parents c702bac7f72e
children 6e7aeec2238e
line wrap: on
line source
<config>
    <server>http://localhost:8181</server>
    
    <wiki>https://flys3-devel.bafg.de/wiki</wiki>

    <projectlist>
        <!-- The interval to update the user's projects (in ms) -->
        <update-interval>300000</update-interval>
    </projectlist>
</config>

http://dive4elements.wald.intevation.org