Subversion Repositories eFlore/Applications.del

Rev

Rev 1095 | Rev 1566 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1095 Rev 1471
Line 17... Line 17...
17
		<g:Label ui:field="zoneVoter" styleName="{style.zoneVoter}">Votez !</g:Label>
17
		<g:Label ui:field="zoneVoter" styleName="{style.zoneVoter}">Votez !</g:Label>
18
		<g:HorizontalPanel ui:field="zoneDeVote">
18
		<g:HorizontalPanel ui:field="zoneDeVote">
19
			<g:FocusPanel ui:field="voter" styleName="{style.barreVote}"/>
19
			<g:FocusPanel ui:field="voter" styleName="{style.barreVote}"/>
20
			<g:HTMLPanel ui:field="votePrisEnCompte"><g:Label text="{constants.votePrisEnCompte}"></g:Label></g:HTMLPanel>
20
			<g:HTMLPanel ui:field="votePrisEnCompte"><g:Label text="{constants.votePrisEnCompte}"></g:Label></g:HTMLPanel>
21
			<g:HTMLPanel ui:field="voteModifie"><g:Label text="{constants.voteModifie}"></g:Label></g:HTMLPanel>
21
			<g:HTMLPanel ui:field="voteModifie"><g:Label text="{constants.voteModifie}"></g:Label></g:HTMLPanel>
-
 
22
			<g:HTMLPanel ui:field="voteSupprime"><g:Label text="{constants.voteSupprime}"></g:Label></g:HTMLPanel>
22
			<g:HTMLPanel styleName="{style.zoneBoutonsVote}">
23
			<g:HTMLPanel styleName="{style.zoneBoutonsVote}">
23
			<g:Button ui:field="boutonVoter" text="" styleName="{style.validerVote} boutonOK"></g:Button>
-
 
24
			<g:Button ui:field="boutonAnnuler" text=" " styleName="{style.annuler}"></g:Button>
24
			<g:Button ui:field="boutonAnnuler" title="{constants.supprimerVote}" styleName="{style.annuler}"></g:Button>
25
			</g:HTMLPanel>
25
			</g:HTMLPanel>
26
		</g:HorizontalPanel>
26
		</g:HorizontalPanel>
27
	</g:HTMLPanel>
27
	</g:HTMLPanel>
28
</ui:UiBinder>
28
</ui:UiBinder>