Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1088 Rev 1092
Line 15... Line 15...
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:HorizontalPanel>
17
		<g:HorizontalPanel>
18
			<g:FocusPanel ui:field="voter" styleName="{style.barreVote}"/>
18
			<g:FocusPanel ui:field="voter" styleName="{style.barreVote}"/>
19
			<g:HTMLPanel ui:field="votePrisEnCompte"><g:Label text="{constants.votePrisEnCompte}"></g:Label></g:HTMLPanel>
19
			<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>
20
			<g:HTMLPanel styleName="{style.zoneBoutonsVote}">
21
			<g:HTMLPanel styleName="{style.zoneBoutonsVote}">
21
			<g:Button ui:field="boutonVoter" text="" styleName="{style.validerVote} boutonOK"></g:Button>
22
			<g:Button ui:field="boutonVoter" text="" styleName="{style.validerVote} boutonOK"></g:Button>
22
			<g:Button ui:field="boutonAnnuler" text=" " styleName="{style.annuler}"></g:Button>
23
			<g:Button ui:field="boutonAnnuler" text=" " styleName="{style.annuler}"></g:Button>
23
			</g:HTMLPanel>
24
			</g:HTMLPanel>
24
		</g:HorizontalPanel>
25
		</g:HorizontalPanel>