Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1703 Rev 1862
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}" styleName="gauche {style.date}" ui:field="labelDate"/>
16
						<g:Label text="{constants.triParDate}" title="{constants.triParDateObsTooltip}" styleName="gauche {style.date}" ui:field="labelDate"/>
17
						<g:Button title="{constants.triParDateAscendant}" ui:field="triParDateAscendant" styleName="{style.boutonTriAsc} gauche" />
17
						<g:Button title="{constants.triParDateObsAscendant}" ui:field="triParDateAscendant" styleName="{style.boutonTriAsc} gauche" />
18
						<g:Button title="{constants.triParDateDescendant}" ui:field="triParDateDescendant" styleName="{style.boutonTriDesc} gauche" />
18
						<g:Button title="{constants.triParDateObsDescendant}" ui:field="triParDateDescendant" styleName="{style.boutonTriDesc} gauche" />
19
					</g:HTMLPanel>
19
					</g:HTMLPanel>
20
				</g:HTMLPanel>
20
				</g:HTMLPanel>
21
		</g:HTMLPanel>
21
		</g:HTMLPanel>
22
		<g:HTMLPanel>
22
		<g:HTMLPanel>
23
			<g:HTMLPanel ui:field="panneauChargement">
23
			<g:HTMLPanel ui:field="panneauChargement">