Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 59 Rev 117
Line 19... Line 19...
19
	<!-- Specify the application specific style sheet.              -->
19
	<!-- Specify the application specific style sheet.              -->
20
	<stylesheet src='Coel.css' />
20
	<stylesheet src='Coel.css' />
Line 21... Line 21...
21
 
21
 
22
	<!-- Specify the application specific Javascript.               -->
22
	<!-- Specify the application specific Javascript.               -->
23
	<script src="config.js" />
23
	<script src="config.js" />
-
 
24
	
-
 
25
	<!-- Permet d'accélérer le temps de compilation en compilant que pour Firefox -->
24
 
26
	<set-property name="user.agent" value="gecko1_8"/>
25
</module>
27
</module>