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

Introduced groups for modules. Modules marked with the same group-id, will be put together in the ui. Also using now the localization info from the server instead of localizing the modules again on the client side.
author gernotbelger
date Wed, 07 Feb 2018 11:59:13 +0100
parents 9f3ffb218bc0
children 0a2e1e604f43
line wrap: on
line source
<config>
    <server>http://localhost:8181</server>
    <!-- set hide-logout to true to hide the logout button -->
    <!--<hide-logout>true</hide-logout>-->
    <projectlist>
        <!-- The interval to update the user's projects (in ms) -->
        <update-interval>300000</update-interval>
    </projectlist>
</config>

http://dive4elements.wald.intevation.org