comparison gwt-client/src/main/java/org/dive4elements/river/client/client/config.xml @ 8503:9f3ffb218bc0

(issue1777) Hide logout button if it is configured.
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 16 Dec 2014 12:47:46 +0100
parents 6e7aeec2238e
children 0a2e1e604f43
comparison
equal deleted inserted replaced
8502:7f63ad20d4f0 8503:9f3ffb218bc0
1 <config> 1 <config>
2 <server>http://localhost:8181</server> 2 <server>http://localhost:8181</server>
3 3 <!-- set hide-logout to true to hide the logout button -->
4 <!--<hide-logout>true</hide-logout>-->
4 <projectlist> 5 <projectlist>
5 <!-- The interval to update the user's projects (in ms) --> 6 <!-- The interval to update the user's projects (in ms) -->
6 <update-interval>300000</update-interval> 7 <update-interval>300000</update-interval>
7 </projectlist> 8 </projectlist>
8 </config> 9 </config>

http://dive4elements.wald.intevation.org