Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1083 → Rev 1084

/trunk/src/org/tela_botanica/del/client/composants/votes/moyennevotes/MoyenneVoteVue.ui.xml
10,6 → 10,7
<g:FocusPanel ui:field="voter" styleName="{style.barreVote}"/>
<g:Label ui:field="nbVotes" styleName="{style.petit}"/>
<g:Button ui:field="boutonVoter" text="" styleName="{style.validerVote} boutonOK"></g:Button>
<g:HTMLPanel ui:field="votePrisEnCompte"><g:Label text="{constants.votePrisEnCompte}"></g:Label></g:HTMLPanel>
<g:Button ui:field="boutonAnnuler" text=" " styleName="{style.annuler}"></g:Button>
</g:HorizontalPanel>
</g:HTMLPanel>