Subversion Repositories eFlore/Applications.del

Rev

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

Rev 491 Rev 506
Line 6... Line 6...
6
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
6
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
	<ui:style src="ResultatsRechercheObservations.css" />
8
	<ui:style src="ResultatsRechercheObservations.css" />
9
		
-
 
10
	<g:HTMLPanel>
9
		
11
		<g:HTMLPanel>
10
	<g:HTMLPanel>
12
			<g:HorizontalPanel>
11
			<g:HTMLPanel styleName="{style.zoneTri}">
13
				<g:HorizontalPanel ui:field="triParNbVotes">
-
 
14
					<g:Label text="{constants.triParNbVotes}" />
12
				<g:HTMLPanel ui:field="triParNbVotes" styleName="gauche">
15
					<g:Button title="{constants.triParNbVotesAscendant}"
-
 
16
						ui:field="triParNbVotesAscendant" styleName="{style.boutonTriAsc}"></g:Button>
13
					<g:Label text="{constants.triParNbVotes}"  styleName="gauche"/>
17
					<g:Button title="{constants.triParNbVotesDescendant}"
14
					<g:Button title="{constants.triParNbVotesAscendant}" ui:field="triParNbVotesAscendant" styleName="{style.boutonTriAsc} gauche" />
18
						ui:field="triParNbVotesDescendant" styleName="{style.boutonTriDesc}"></g:Button>
15
					<g:Button title="{constants.triParNbVotesDescendant}" ui:field="triParNbVotesDescendant" styleName="{style.boutonTriDesc} gauche" />
19
				</g:HorizontalPanel>
16
				</g:HTMLPanel>
20
				<g:HorizontalPanel ui:field="triParDate">
-
 
21
					<g:Label text="{constants.triParDate}" />
17
				<g:HTMLPanel ui:field="triParDate" styleName="gauche">
22
					<g:Button title="{constants.triParDateAscendant}"
-
 
23
						ui:field="triParDateAscendant" styleName="{style.boutonTriAsc}"></g:Button>
18
					<g:Label text="{constants.triParDate}" styleName="gauche"/>
24
					<g:Button title="{constants.triParDateDescendant}"
19
					<g:Button title="{constants.triParDateAscendant}" ui:field="triParDateAscendant" styleName="{style.boutonTriAsc} gauche" />
25
						ui:field="triParDateDescendant" styleName="{style.boutonTriDesc}"></g:Button>
-
 
26
				</g:HorizontalPanel>
20
					<g:Button title="{constants.triParDateDescendant}" ui:field="triParDateDescendant" styleName="{style.boutonTriDesc} gauche" />
27
			</g:HorizontalPanel>
21
				</g:HTMLPanel>
28
		</g:HTMLPanel>
22
			</g:HTMLPanel>
29
		<g:HTMLPanel>
23
		<g:HTMLPanel>
30
			<g:VerticalPanel ui:field="zonePaginationHaut" />
24
			<g:VerticalPanel ui:field="zonePaginationHaut" />
31
			<g:VerticalPanel ui:field="panneauChargement">
25
			<g:VerticalPanel ui:field="panneauChargement">