Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1117 Rev 1124
Line 12... Line 12...
12
			</g:FocusPanel>
12
			</g:FocusPanel>
13
			<g:HTMLPanel styleName="gauche nettoyage" ui:field="zoneDetermination">
13
			<g:HTMLPanel styleName="gauche nettoyage" ui:field="zoneDetermination">
14
	  			<g:Label ui:field="nomTaxon" styleName="{style.nomtaxon}" />
14
	  			<g:Label ui:field="nomTaxon" styleName="{style.nomtaxon}" />
15
	  		</g:HTMLPanel>	
15
	  		</g:HTMLPanel>	
16
	  		 <g:HTMLPanel styleName="droite" ui:field="zoneVoter">
16
	  		 <g:HTMLPanel styleName="droite" ui:field="zoneVoter">
-
 
17
	  			<g:HorizontalPanel>
-
 
18
	  				<g:Label text="Score " styleName="petit" />
17
	  			<g:Label text="Etes-vous d'accord ? " styleName="{style.daccord} petit gauche" />
19
	  				<g:Label text="Voter" styleName="{style.labelVoter} petit" />
-
 
20
	  			</g:HorizontalPanel>
18
	  			<g:HTMLPanel ui:field="voter" styleName="{style.voter} gauche" />
21
	  			<g:HTMLPanel ui:field="voter" styleName="{style.voter} gauche" />
19
	  			<g:FocusPanel ui:field="conteneurPanneauVotes" styleName="{style.nombreVotes}">
22
	  			<g:FocusPanel ui:field="conteneurPanneauVotes" styleName="{style.nombreVotes}">
20
					<g:HTML ui:field="nbVotesHtml" styleName="{style.infobulle}"/>
23
					<g:HTML ui:field="nbVotesHtml" styleName="{style.infobulle}"/>
21
				</g:FocusPanel>
24
				</g:FocusPanel>
22
	  		</g:HTMLPanel>
25
	  		</g:HTMLPanel>