Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1061 Rev 1169
Line 23... Line 23...
23
				<g:HTMLPanel ui:field="triParDate" styleName="gauche">
23
				<g:HTMLPanel ui:field="triParDate" styleName="gauche">
24
					<g:Label text="{constants.triParDate}" styleName="gauche {style.date}" ui:field="labelDate"/>
24
					<g:Label text="{constants.triParDate}" styleName="gauche {style.date}" ui:field="labelDate"/>
25
					<g:Button title="{constants.triParDateAscendant}" ui:field="triParDateAscendant" styleName="{style.boutonTriAsc} gauche" />
25
					<g:Button title="{constants.triParDateAscendant}" ui:field="triParDateAscendant" styleName="{style.boutonTriAsc} gauche" />
26
					<g:Button title="{constants.triParDateDescendant}" ui:field="triParDateDescendant" styleName="{style.boutonTriDesc} gauche" />
26
					<g:Button title="{constants.triParDateDescendant}" ui:field="triParDateDescendant" styleName="{style.boutonTriDesc} gauche" />
27
				</g:HTMLPanel>
27
				</g:HTMLPanel>
-
 
28
				<g:HTMLPanel ui:field="triParNbTags" styleName="gauche">
-
 
29
					<g:Label text="{constants.triParNbTags}" styleName="gauche {style.tag}" ui:field="labelTag"/>
-
 
30
					<g:Button title="{constants.triParNbTagsAscendant}" ui:field="triParNbTagsAscendant" styleName="{style.boutonTriAsc} gauche" />
-
 
31
					<g:Button title="{constants.triParNbTagsDescendant}" ui:field="triParNbTagsDescendant" styleName="{style.boutonTriDesc} gauche" />
-
 
32
				</g:HTMLPanel>
28
			</g:HTMLPanel>
33
			</g:HTMLPanel>
29
		</g:HTMLPanel>
34
		</g:HTMLPanel>
Line 30... Line 35...
30
		
35
		
31
		<g:VerticalPanel ui:field="panneauChargement">
36
		<g:VerticalPanel ui:field="panneauChargement">