Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1092 Rev 1095
Line 12... Line 12...
12
			<g:HTMLPanel ui:field="zoneFleur" styleName="{style.zoneFleur}"></g:HTMLPanel>
12
			<g:HTMLPanel ui:field="zoneFleur" styleName="{style.zoneFleur}"></g:HTMLPanel>
13
		</g:HTMLPanel>
13
		</g:HTMLPanel>
14
		<g:HorizontalPanel>
14
		<g:HorizontalPanel>
15
			<g:Label styleName="{style.petit} {style.protocole}" ui:field="protocole" text="protocole"/>
15
			<g:Label styleName="{style.petit} {style.protocole}" ui:field="protocole" text="protocole"/>
16
		</g:HorizontalPanel>
16
		</g:HorizontalPanel>
-
 
17
		<g:Label ui:field="zoneVoter" styleName="{style.zoneVoter}">Votez !</g:Label>
17
		<g:HorizontalPanel>
18
		<g:HorizontalPanel ui:field="zoneDeVote">
18
			<g:FocusPanel ui:field="voter" styleName="{style.barreVote}"/>
19
			<g:FocusPanel ui:field="voter" styleName="{style.barreVote}"/>
19
			<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>
20
			<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>
21
			<g:HTMLPanel styleName="{style.zoneBoutonsVote}">
22
			<g:HTMLPanel styleName="{style.zoneBoutonsVote}">
22
			<g:Button ui:field="boutonVoter" text="" styleName="{style.validerVote} boutonOK"></g:Button>
23
			<g:Button ui:field="boutonVoter" text="" styleName="{style.validerVote} boutonOK"></g:Button>