Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1862 Rev 1934
Line 11... Line 11...
11
			<g:HTMLPanel styleName="{style.barreNavigation}">
11
			<g:HTMLPanel styleName="{style.barreNavigation}">
12
				<g:VerticalPanel ui:field="zonePaginationHaut" styleName="gauche" />
12
				<g:VerticalPanel ui:field="zonePaginationHaut" styleName="gauche" />
13
				<g:HTMLPanel ui:field="zoneTri" styleName="droite {style.zoneTri} petit">
13
				<g:HTMLPanel ui:field="zoneTri" styleName="droite {style.zoneTri} petit">
14
				<g:Label text="{constants.tri}"  styleName="gauche"/>
14
				<g:Label text="{constants.tri}"  styleName="gauche"/>
15
					<g:HTMLPanel ui:field="triParDate" styleName="gauche">
15
					<g:HTMLPanel ui:field="triParDate" styleName="gauche">
16
						<g:Label text="{constants.triParDate}" title="{constants.triParDateObsTooltip}" styleName="gauche {style.date}" ui:field="labelDate"/>
16
						<g:Label text="{constants.triParDateObs}" title="{constants.triParDateObsTooltip}" styleName="gauche {style.date}" ui:field="labelDateObservation"/>
17
						<g:Button title="{constants.triParDateObsAscendant}" ui:field="triParDateAscendant" styleName="{style.boutonTriAsc} gauche" />
17
						<g:Button title="{constants.triParDateObsAscendant}" ui:field="triParDateObservationAscendant" styleName="{style.boutonTriAsc} gauche" />
18
						<g:Button title="{constants.triParDateObsDescendant}" ui:field="triParDateDescendant" styleName="{style.boutonTriDesc} gauche" />
18
						<g:Button title="{constants.triParDateObsDescendant}" ui:field="triParDateObservationDescendant" styleName="{style.boutonTriDesc} gauche" />
-
 
19
						<g:Label text="{constants.triParDatePubli}" title="{constants.triParDatePubliTooltip}" styleName="gauche {style.date}" ui:field="labelDatePublication"/>
-
 
20
						<g:Button title="{constants.triParDatePubliAscendant}" ui:field="triParDatePublicationAscendant" styleName="{style.boutonTriAsc} gauche" />
-
 
21
						<g:Button title="{constants.triParDatePubliDescendant}" ui:field="triParDatePublicationDescendant" styleName="{style.boutonTriDesc} gauche" />
-
 
22
						<g:Label text="{constants.triParNbCommentaires}" title="{constants.triParDatePubliTooltip}" styleName="gauche {style.date}" ui:field="labelNbCommentaires"/>
-
 
23
						<g:Button title="{constants.triParDatePubliAscendant}" ui:field="triParNbCommentairesAscendant" styleName="{style.boutonTriAsc} gauche" />
-
 
24
						<g:Button title="{constants.triParDatePubliDescendant}" ui:field="triParNbCommentairesDescendant" styleName="{style.boutonTriDesc} gauche" />
19
					</g:HTMLPanel>
25
					</g:HTMLPanel>
20
				</g:HTMLPanel>
26
				</g:HTMLPanel>
21
		</g:HTMLPanel>
27
		</g:HTMLPanel>
22
		<g:HTMLPanel>
28
		<g:HTMLPanel>
23
			<g:HTMLPanel ui:field="panneauChargement">
29
			<g:HTMLPanel ui:field="panneauChargement">