Subversion Repositories eFlore/Applications.del

Rev

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

Rev 366 Rev 378
Line 8... Line 8...
8
			<g:HTMLPanel><g:Label text="{constants.rechercherObservation}" 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>
-
 
13
				<g:VerticalPanel ui:field="zonePaginationHaut" />
13
				<g:HTMLPanel ui:field="zoneObservations" styleName="{style.zoneObservation}"/>
14
				<g:HTMLPanel ui:field="zoneObservations" styleName="{style.zoneObservation}"/>
14
				<g:VerticalPanel ui:field="zonePagination" />
15
				<g:VerticalPanel ui:field="zonePaginationBas" />
15
			</g:HTMLPanel>
16
			</g:HTMLPanel>
16
	</g:HTMLPanel>
17
	</g:HTMLPanel>
17
</ui:UiBinder>
18
</ui:UiBinder>