comparison 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
comparison
equal deleted inserted replaced
1:0e22a19852e7 2:bc5d4d2297b9
6 <!-- Inherit the i18n google stuff. --> 6 <!-- Inherit the i18n google stuff. -->
7 <inherits name="com.google.gwt.i18n.I18N"/> 7 <inherits name="com.google.gwt.i18n.I18N"/>
8 8
9 <!-- Inherit the SmartGwt library. --> 9 <!-- Inherit the SmartGwt library. -->
10 <inherits name="com.smartgwt.SmartGwt"/> 10 <inherits name="com.smartgwt.SmartGwt"/>
11
12 <inherits name="de.intevation.artifacts.common.Common"/>
11 13
12 <!-- Inherit the default GWT style sheet. You can change --> 14 <!-- Inherit the default GWT style sheet. You can change -->
13 <!-- the theme of your GWT application by uncommenting --> 15 <!-- the theme of your GWT application by uncommenting -->
14 <!-- any one of the following lines. --> 16 <!-- any one of the following lines. -->
15 <inherits name='com.google.gwt.user.theme.standard.Standard'/> 17 <inherits name='com.google.gwt.user.theme.standard.Standard'/>

http://dive4elements.wald.intevation.org