Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 625 → Rev 645

/trunk/src/org/tela_botanica/del/client/vues/plateformedetermination/DeterminationVue.ui.xml
9,7 → 9,7
<g:HTMLPanel>
<g:HTMLPanel>
<g:Label text="Métadonnées" styleName="titre"/>
<g:Label text="{constants.metadonnees}" styleName="titre"/>
<g:HTMLPanel ui:field="metadonnees" />
</g:HTMLPanel>
<g:HTMLPanel styleName="{style.zoneDetailImage}">
17,10 → 17,10
<g:VerticalPanel ui:field="voteProtocole" />
</g:HTMLPanel>
<g:HTMLPanel styleName="{style.zoneVote}">
<g:Label styleName="titre">Détermination/Confirmation</g:Label>
<g:Label styleName="titre" text="{constants.titreDetermination}" />
<g:HTMLPanel>
<g:Label styleName="gauche">Détermination la plus probable :&nbsp;</g:Label>
<g:HTMLPanel ui:field="barreRepartition" styleName="gauche {style.barreRepartition}"/>
<g:Label ui:field="nomTaxonProbable" styleName="gauche gras"/>
</g:HTMLPanel>
<g:HTMLPanel>
<g:Button text="{constants.proposerSaDetermination}" ui:field="boutonAjoutProposition" styleName="{style.boutonProposer}" />