diff flys-client/src/main/java/de/intevation/flys/client/FLYS.gwt.xml @ 2:bc5d4d2297b9

Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar. flys-client/trunk@1309 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 10 Feb 2011 08:57:34 +0000
parents 0e22a19852e7
children 8facd8545a12
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/FLYS.gwt.xml	Wed Feb 09 09:59:27 2011 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/FLYS.gwt.xml	Thu Feb 10 08:57:34 2011 +0000
@@ -9,6 +9,8 @@
   <!-- Inherit the SmartGwt library.                              -->
   <inherits name="com.smartgwt.SmartGwt"/>
 
+  <inherits name="de.intevation.artifacts.common.Common"/>
+
   <!-- Inherit the default GWT style sheet.  You can change       -->
   <!-- the theme of your GWT application by uncommenting          -->
   <!-- any one of the following lines.                            -->

http://dive4elements.wald.intevation.org