Subversion Repositories eFlore/Applications.del

Rev

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

Rev 103 Rev 116
Line 8... Line 8...
8
 
8
 
Line 9... Line 9...
9
	<g:HTMLPanel>
9
	<g:HTMLPanel>
10
 
10
 
11
		<g:HorizontalPanel>
11
		<g:HorizontalPanel>
12
			<g:Label ui:field="nomProtocole" text="{constants.chargement}" />
-
 
13
			<g:FocusPanel ui:field="voter" />
12
			<g:Label ui:field="nomProtocole" text="{constants.chargement}" />
14
			<g:Label text="Votes :" />
13
			<g:FocusPanel ui:field="moyenneVotes" />
Line 15... Line 14...
15
			<g:Label ui:field="nbVotes"  />
14
			<g:FocusPanel ui:field="monVote" />
16
		</g:HorizontalPanel>
15
		</g:HorizontalPanel>