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 : </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" />
|