Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1104 Rev 1121
Line 21... Line 21...
21
			<g:Label styleName="titre" text="{constants.titreDetermination}" />
21
			<g:Label styleName="titre" text="{constants.titreDetermination}" />
22
			<g:HTMLPanel styleName="nettoyage {style.boutons}">
22
			<g:HTMLPanel styleName="nettoyage {style.boutons}">
23
	    		<g:Button text="{constants.proposerSaDetermination}" ui:field="boutonAjoutProposition" styleName="bouton"  />
23
	    		<g:Button text="{constants.proposerSaDetermination}" ui:field="boutonAjoutProposition" styleName="bouton"  />
24
	    		<g:Button text="{constants.ajouterCommentaire}" ui:field="boutonAjoutCommentaire" styleName="bouton"  />
24
	    		<g:Button text="{constants.ajouterCommentaire}" ui:field="boutonAjoutCommentaire" styleName="bouton"  />
25
	    	</g:HTMLPanel>
25
	    	</g:HTMLPanel>
-
 
26
	    	<g:HTMLPanel ui:field="zoneRss"></g:HTMLPanel>
26
	    	<g:HTMLPanel styleName="{style.taxonProbable}">
27
	    	<g:HTMLPanel styleName="{style.taxonProbable}">
27
				<g:Label styleName="gauche" text="{constants.determinationPlusProbable}" />
28
				<g:Label styleName="gauche" text="{constants.determinationPlusProbable}" />
28
				<g:Label ui:field="nomTaxonProbable" styleName="gauche gras {style.nomTaxonProbable}"/>
29
				<g:Label ui:field="nomTaxonProbable" styleName="gauche gras {style.nomTaxonProbable}"/>
29
				<g:HTML><br /></g:HTML>
30
				<g:HTML><br /></g:HTML>
30
			</g:HTMLPanel>
31
			</g:HTMLPanel>