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