Line 14... |
Line 14... |
14 |
<g:ListBox ui:field="listeProtocoles" />
|
14 |
<g:ListBox ui:field="listeProtocoles" />
|
15 |
</g:HTMLPanel>
|
15 |
</g:HTMLPanel>
|
16 |
<g:HTMLPanel ui:field="zoneTri" styleName="gauche {style.zoneTri} petit">
|
16 |
<g:HTMLPanel ui:field="zoneTri" styleName="gauche {style.zoneTri} petit">
|
17 |
<g:Label text="{constants.tri}" styleName="gauche {style.labeltri}"/>
|
17 |
<g:Label text="{constants.tri}" styleName="gauche {style.labeltri}"/>
|
18 |
<g:HTMLPanel ui:field="triParNbVotes" styleName="gauche">
|
18 |
<g:HTMLPanel ui:field="triParNbVotes" styleName="gauche">
|
19 |
<g:Label text="{constants.triParNbVotes}" styleName="gauche {style.votes}" ui:field="labelVote"/>
|
19 |
<g:Hyperlink text="{constants.triParNbVotes}" styleName="gauche {style.votes}" ui:field="labelVote"/>
|
20 |
<g:Button title="{constants.triParNbVotesAscendant}" ui:field="triParNbVotesAscendant" styleName="{style.boutonTriAsc} gauche" />
|
20 |
<g:Button title="{constants.triParNbVotesAscendant}" ui:field="triParNbVotesAscendant" styleName="{style.boutonTriAsc} gauche" />
|
21 |
<g:Button title="{constants.triParNbVotesDescendant}" ui:field="triParNbVotesDescendant" styleName="{style.boutonTriDesc} gauche" />
|
21 |
<g:Button title="{constants.triParNbVotesDescendant}" ui:field="triParNbVotesDescendant" styleName="{style.boutonTriDesc} gauche" />
|
22 |
</g:HTMLPanel>
|
22 |
</g:HTMLPanel>
|
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:Hyperlink 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>
|
28 |
</g:HTMLPanel>
|
29 |
</g:HTMLPanel>
|
29 |
</g:HTMLPanel>
|