Subversion Repositories eFlore/Applications.del

Rev

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

Rev 617 Rev 655
Line 18... Line 18...
18
	  		<g:HTML HTML="{constants.infoTaxon}" styleName="petit"/> 
18
	  		<g:HTML HTML="{constants.infoTaxon}" styleName="petit"/> 
19
	  		<g:LayoutPanel ui:field="propositionTaxon" styleName="{style.propositionTaxon}" />
19
	  		<g:LayoutPanel ui:field="propositionTaxon" styleName="{style.propositionTaxon}" />
20
	  		<g:HTML><br /></g:HTML>
20
	  		<g:HTML><br /></g:HTML>
21
	  		<g:Label text="{constants.commentaire}" styleName="sousTitre"/> 
21
	  		<g:Label text="{constants.commentaire}" styleName="sousTitre"/> 
22
	  		<g:TextArea ui:field="commentaires" styleName="{style.commentaire}" />
22
	  		<g:TextArea ui:field="commentaires" styleName="{style.commentaire}" />
23
	  		<g:Button text="{constants.boutonProposer}" ui:field="boutonValidationProposition" styleName="{style.boutonProposer}"/>	 
23
	  		<g:Button text="{constants.boutonProposer}" ui:field="boutonValidationProposition" styleName="{style.boutonProposer} arrondi"/>	 
24
  		</g:VerticalPanel>		  		
24
  		</g:VerticalPanel>		  		
25
  </g:VerticalPanel>
25
  </g:VerticalPanel>
Line 26... Line 26...
26
 
26
 
27
</ui:UiBinder>
27
</ui:UiBinder>