Line 11... |
Line 11... |
11 |
<g:HTMLPanel styleName="{style.contenuResultat}">
|
11 |
<g:HTMLPanel styleName="{style.contenuResultat}">
|
12 |
<g:HTMLPanel>
|
12 |
<g:HTMLPanel>
|
13 |
<g:HorizontalPanel>
|
13 |
<g:HorizontalPanel>
|
14 |
<g:HorizontalPanel ui:field="triParNbVotes">
|
14 |
<g:HorizontalPanel ui:field="triParNbVotes">
|
15 |
<g:Label text="{constants.triParNbVotes}" />
|
15 |
<g:Label text="{constants.triParNbVotes}" />
|
- |
|
16 |
<g:Button title="{constants.triParNbVotesAscendant}"
|
16 |
<g:Button ui:field="triParNbVotesAscendant" styleName="{style.boutonTriAsc}"></g:Button>
|
17 |
ui:field="triParNbVotesAscendant" styleName="{style.boutonTriAsc}"></g:Button>
|
- |
|
18 |
<g:Button title="{constants.triParNbVotesDescendant}"
|
17 |
<g:Button ui:field="triParNbVotesDescendant" styleName="{style.boutonTriDesc}"></g:Button>
|
19 |
ui:field="triParNbVotesDescendant" styleName="{style.boutonTriDesc}"></g:Button>
|
18 |
</g:HorizontalPanel>
|
20 |
</g:HorizontalPanel>
|
19 |
<g:HorizontalPanel ui:field="triParDate">
|
21 |
<g:HorizontalPanel ui:field="triParDate">
|
20 |
<g:Label text="{constants.triParDate}" />
|
22 |
<g:Label text="{constants.triParDate}" />
|
- |
|
23 |
<g:Button title="{constants.triParDateAscendant}"
|
21 |
<g:Button ui:field="triParDateAscendant" styleName="{style.boutonTriAsc}"></g:Button>
|
24 |
ui:field="triParDateAscendant" styleName="{style.boutonTriAsc}"></g:Button>
|
- |
|
25 |
<g:Button title="{constants.triParDateDescendant}"
|
22 |
<g:Button ui:field="triParDateDescendant" styleName="{style.boutonTriDesc}"></g:Button>
|
26 |
ui:field="triParDateDescendant" styleName="{style.boutonTriDesc}"></g:Button>
|
23 |
</g:HorizontalPanel>
|
27 |
</g:HorizontalPanel>
|
24 |
</g:HorizontalPanel>
|
28 |
</g:HorizontalPanel>
|
25 |
</g:HTMLPanel>
|
29 |
</g:HTMLPanel>
|
26 |
<g:VerticalPanel ui:field="panneauPaginationHaut" />
|
30 |
<g:VerticalPanel ui:field="panneauPaginationHaut" />
|
27 |
<g:VerticalPanel ui:field="panneauChargement">
|
31 |
<g:VerticalPanel ui:field="panneauChargement">
|