Subversion Repositories eFlore/Applications.cel

Rev

Rev 149 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 149 Rev 294
Line 9... Line 9...
9
      <inherits name='com.google.gwt.user.theme.standard.Standard'/>
9
      <inherits name='com.google.gwt.user.theme.standard.Standard'/>
10
      <!-- <inherits name='com.google.gwt.user.theme.chrome.Chrome'/> -->
10
      <!-- <inherits name='com.google.gwt.user.theme.chrome.Chrome'/> -->
11
      <!-- <inherits name='com.google.gwt.user.theme.dark.Dark'/>     -->
11
      <!-- <inherits name='com.google.gwt.user.theme.dark.Dark'/>     -->
Line 12... Line 12...
12
 
12
 
13
      <!-- Other module inherits                                      -->
-
 
14
 
13
      <!-- Other module inherits                                      -->
15
 
14
		
16
		<!-- Parsing JSON                                         -->
15
		<!-- Parsing JSON                                         -->
-
 
16
		<inherits name='com.google.gwt.json.JSON' />
-
 
17
		<!-- Encore des trucs pour les cartes -->
17
		<inherits name='com.google.gwt.json.JSON' />
18
		<inherits name="com.google.gwt.maps.GoogleMaps" />
18
		<!-- Encore des trucs pour les user extensions -->
19
		<!-- Encore des trucs pour les user extensions -->
19
		<inherits name='com.gwtextux.GwtExtUx'/>
-
 
Line 20... Line 20...
20
	
20
		<inherits name='com.gwtextux.GwtExtUx' />
21
	
21
	
22
		<stylesheet src="js/ext/resources/css/ext-all.css" />
22
		<stylesheet src="js/ext/resources/css/ext-all.css" />
23
		<script src="js/ext/adapter/ext/ext-base.js" />
23
		<script src="js/ext/adapter/ext/ext-base.js" />