Subversion Repositories eFlore/Applications.del

Rev

Rev 947 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 947 Rev 966
Line 17... Line 17...
17
			<g:HTMLPanel ui:field="voteProtocole" />
17
			<g:HTMLPanel ui:field="voteProtocole" />
18
		</g:HTMLPanel>
18
		</g:HTMLPanel>
19
	    <g:HTMLPanel styleName="{style.zoneVote}">
19
	    <g:HTMLPanel styleName="{style.zoneVote}">
20
			<g:Label styleName="titre" text="{constants.titreDetermination}" />
20
			<g:Label styleName="titre" text="{constants.titreDetermination}" />
21
			<g:HTMLPanel>
21
			<g:HTMLPanel>
22
				<g:Label styleName="gauche">Détermination la plus probable :&nbsp;</g:Label>
22
				<g:Label styleName="gauche" text="{constants.determinationPlusProbable}" />
23
				<g:Label ui:field="nomTaxonProbable" styleName="gauche gras"/>
23
				<g:Label ui:field="nomTaxonProbable" styleName="gauche gras"/>
24
			</g:HTMLPanel>	    
24
			</g:HTMLPanel>	    
25
	    	<g:HTMLPanel styleName="nettoyage {style.boutons}">
25
	    	<g:HTMLPanel styleName="nettoyage {style.boutons}">
26
	    		<g:Button text="{constants.proposerSaDetermination}" ui:field="boutonAjoutProposition" styleName="bouton"  />
26
	    		<g:Button text="{constants.proposerSaDetermination}" ui:field="boutonAjoutProposition" styleName="bouton"  />
27
	    		<g:Button text="{constants.ajouterCommentaire}" ui:field="boutonAjoutCommentaire" styleName="bouton"  />
27
	    		<g:Button text="{constants.ajouterCommentaire}" ui:field="boutonAjoutCommentaire" styleName="bouton"  />