Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1084 Rev 1085
Line 10... Line 10...
10
			<g:FocusPanel ui:field="voter" styleName="{style.barreVote}"/>
10
			<g:FocusPanel ui:field="voter" styleName="{style.barreVote}"/>
11
			<g:Label ui:field="nbVotes" styleName="{style.petit}"/>
11
			<g:Label ui:field="nbVotes" styleName="{style.petit}"/>
12
			<g:Button ui:field="boutonVoter" text="" styleName="{style.validerVote} boutonOK"></g:Button>
12
			<g:Button ui:field="boutonVoter" text="" styleName="{style.validerVote} boutonOK"></g:Button>
13
			<g:HTMLPanel ui:field="votePrisEnCompte"><g:Label text="{constants.votePrisEnCompte}"></g:Label></g:HTMLPanel>
13
			<g:HTMLPanel ui:field="votePrisEnCompte"><g:Label text="{constants.votePrisEnCompte}"></g:Label></g:HTMLPanel>
14
			<g:Button ui:field="boutonAnnuler" text=" " styleName="{style.annuler}"></g:Button>
14
			<g:Button ui:field="boutonAnnuler" text=" " styleName="{style.annuler}"></g:Button>
-
 
15
			<g:HTMLPanel ui:field="zoneFleur"></g:HTMLPanel>
15
		</g:HorizontalPanel>
16
		</g:HorizontalPanel>
16
	</g:HTMLPanel>
17
	</g:HTMLPanel>
17
</ui:UiBinder>
18
</ui:UiBinder>