Line 20... |
Line 20... |
20 |
<g:HTMLPanel styleName="{style.zoneVote}">
|
20 |
<g:HTMLPanel styleName="{style.zoneVote}">
|
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 ui:field="zoneRss" styleName="droite {style.zonerss}"></g:HTMLPanel>
|
25 |
</g:HTMLPanel>
|
26 |
</g:HTMLPanel>
|
26 |
<g:HTMLPanel ui:field="zoneRss"></g:HTMLPanel>
|
- |
|
- |
|
27 |
|
27 |
<g:HTMLPanel styleName="{style.taxonProbable}">
|
28 |
<g:HTMLPanel styleName="{style.taxonProbable}">
|
28 |
<g:Label styleName="gauche" text="{constants.determinationPlusProbable}" />
|
29 |
<g:Label styleName="gauche" text="{constants.determinationPlusProbable}" />
|
29 |
<g:Label ui:field="nomTaxonProbable" styleName="gauche gras {style.nomTaxonProbable}"/>
|
30 |
<g:Label ui:field="nomTaxonProbable" styleName="gauche gras {style.nomTaxonProbable}"/>
|
30 |
<g:HTML><br /></g:HTML>
|
31 |
<g:HTML><br /></g:HTML>
|
31 |
</g:HTMLPanel>
|
32 |
</g:HTMLPanel>
|