Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1080 → Rev 1081

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