Line 18... |
Line 18... |
18 |
<g:HTML><br /></g:HTML>
|
18 |
<g:HTML><br /></g:HTML>
|
19 |
<g:Label text="{constants.choisir_un_taxon}" styleName="sousTitre"/>
|
19 |
<g:Label text="{constants.choisir_un_taxon}" styleName="sousTitre"/>
|
20 |
<g:HTML HTML="{constants.infoTaxon}" styleName="petit"/>
|
20 |
<g:HTML HTML="{constants.infoTaxon}" styleName="petit"/>
|
21 |
<g:TextBox ui:field="propositionTaxon" />
|
21 |
<g:TextBox ui:field="propositionTaxon" />
|
22 |
<g:HTML><br /></g:HTML>
|
22 |
<g:HTML><br /></g:HTML>
|
23 |
<g:Label text="{constants.fiabilite}" styleName="sousTitre"/>
|
- |
|
24 |
<g:Label text="{constants.infoFiabilite}" styleName="petit"/>
|
- |
|
25 |
<g:ListBox ui:field="pourcentageConfiance" />
|
- |
|
26 |
</g:VerticalPanel>
|
23 |
</g:VerticalPanel>
|
27 |
<g:VerticalPanel styleName="{style.colonneGauche}">
|
24 |
<g:VerticalPanel styleName="{style.colonneGauche}">
|
28 |
<g:Label text="{constants.commentaire}" styleName="sousTitre"/>
|
25 |
<g:Label text="{constants.commentaire}" styleName="sousTitre"/>
|
29 |
<g:TextArea ui:field="commentaires" styleName="{style.commentaire}" />
|
26 |
<g:TextArea ui:field="commentaires" styleName="{style.commentaire}" />
|
30 |
</g:VerticalPanel>
|
27 |
</g:VerticalPanel>
|