view gwt-client/src/main/java/org/dive4elements/river/client/client/config.xml @ 7748:316a9eeb0836

Hopefully a cleaner fix for flys/issue1549 using the FloatRangeValidator from SmartGWT to verify that the 'to' field stays positive.
author Sascha L. Teichmann <teichmann@intevation.de>
date Fri, 21 Feb 2014 15:28:08 +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