Subversion Repositories eFlore/Applications.del

Rev

Rev 1183 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1183 Rev 1190
Line 4... Line 4...
4
	<ui:with field='res' type='org.tela_botanica.del.client.resources.Ressources' />
4
	<ui:with field='res' type='org.tela_botanica.del.client.resources.Ressources' />
5
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
5
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
Line 6... Line 6...
6
	
6
	
Line 7... Line -...
7
	<ui:style src="identification.css" />
-
 
8
	
-
 
9
	
7
	<ui:style src="identification.css" />
10
	
8
	
11
	<g:HTMLPanel styleName="{style.zoneIdentification} {style.zoneFormulaire}">
9
	<g:HTMLPanel styleName="{style.zoneIdentification} {style.zoneFormulaire}">
12
		<g:Label ui:field="titreSeConnecter" styleName="{style.connecter}" text="{constants.titreSeConnecter}" />
10
		<g:Label ui:field="titreSeConnecter" styleName="{style.connecter}" text="{constants.titreSeConnecter}" />
13
		<g:Label ui:field="titreEstIdentifie" styleName="{style.connecter}" text="{constants.titreEstIdentifie}" />
11
		<g:Label ui:field="titreEstIdentifie" styleName="{style.connecter}" text="{constants.titreEstIdentifie}" />