Subversion Repositories eFlore/Applications.del

Rev

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

Rev 362 Rev 366
Line 3... Line 3...
3
<ui:with field='res' type='org.tela_botanica.del.client.Ressources'/>
3
<ui:with field='res' type='org.tela_botanica.del.client.Ressources'/>
4
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
4
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
Line 5... Line 5...
5
 
5
 
6
<ui:style src="RechercheObservations.css" />
6
<ui:style src="RechercheObservations.css" />
7
	<g:HTMLPanel>
7
	<g:HTMLPanel>
8
			<g:HTMLPanel><g:Label text="Vue Recherche Observations" styleName="titre"/>
8
			<g:HTMLPanel><g:Label text="{constants.rechercherObservation}" styleName="titre"/>
9
			<g:HTMLPanel ui:field="zoneRecherche"/>
9
			<g:HTMLPanel ui:field="zoneRecherche"/>
10
			<g:Label text="{constants.entrerMotClef}" styleName="gris" />
10
			<g:Label text="{constants.entrerMotClef}" styleName="gris" />
11
			</g:HTMLPanel>
11
			</g:HTMLPanel>
12
			<g:HTMLPanel>
12
			<g:HTMLPanel>