Subversion Repositories eFlore/Applications.del

Rev

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

Rev 359 Rev 362
Line 4... Line 4...
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"/>
-
 
9
			<g:Label text="la vue pour rechercher parmi les observations" styleName="petit"/>
8
			<g:HTMLPanel><g:Label text="Vue Recherche Observations" styleName="titre"/>
-
 
9
			<g:HTMLPanel ui:field="zoneRecherche"/>
10
			<g:HTMLPanel ui:field="zoneRecherche"/>
10
			<g:Label text="{constants.entrerMotClef}" styleName="gris" />
11
			</g:HTMLPanel>
11
			</g:HTMLPanel>
12
			<g:HTMLPanel>
12
			<g:HTMLPanel>
13
				<g:HTMLPanel ui:field="zoneObservations" styleName="{style.zoneObservation}"/>
13
				<g:HTMLPanel ui:field="zoneObservations" styleName="{style.zoneObservation}"/>
14
				<g:VerticalPanel ui:field="zonePagination" />
14
				<g:VerticalPanel ui:field="zonePagination" />