Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 661 → Rev 662

/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/DeterminationVue.ui.xml
6,7 → 6,7
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
<ui:style src="determinationVue.css" />
<g:HTMLPanel>
<g:HTMLPanel styleName="limiteMin">
<g:HTMLPanel>
<g:Label text="{constants.metadonnees}" styleName="titre"/>
22,9 → 22,9
<g:Label styleName="gauche">Détermination la plus probable :&nbsp;</g:Label>
<g:Label ui:field="nomTaxonProbable" styleName="gauche gras"/>
</g:HTMLPanel>
<g:HTMLPanel>
<g:Button text="{constants.proposerSaDetermination}" ui:field="boutonAjoutProposition" styleName="{style.boutonProposer} arrondi" />
<g:Button text="Ajouter un commentaire" ui:field="boutonAjoutCommentaire" styleName="{style.boutonProposer}" />
<g:HTMLPanel styleName="nettoyage {style.boutons}">
<g:Button text="{constants.proposerSaDetermination}" ui:field="boutonAjoutProposition" styleName="bouton" />
<g:Button text="Ajouter un commentaire" ui:field="boutonAjoutCommentaire" styleName="bouton" />
</g:HTMLPanel>
<g:VerticalPanel ui:field="forum" />
</g:HTMLPanel>