Line 6... |
Line 6... |
6 |
|
6 |
|
7 |
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
|
7 |
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
|
8 |
<ui:style src="formulaireProposition.css" />
|
8 |
<ui:style src="formulaireProposition.css" />
|
9 |
<g:VerticalPanel styleName="{style.formulaireProposition}">
|
9 |
<g:VerticalPanel styleName="{style.formulaireProposition}">
|
10 |
<g:Label text="{constants.proposerSaDetermination}" styleName="titre"/>
|
- |
|
11 |
<g:Label text="{constants.infoProposerDetermination}" styleName="petit"/>
|
10 |
<g:Label text="{constants.proposerSaDetermination}" styleName="titre"/>
|
12 |
<g:HTML><br /></g:HTML>
|
11 |
<g:HTML><br /></g:HTML>
|
13 |
<g:VerticalPanel styleName="{style.colonneGauche}">
|
12 |
<g:VerticalPanel styleName="{style.colonneGauche}">
|
14 |
<g:Label text="{constants.vous}" styleName="sousTitre"/>
|
13 |
<g:Label ui:field="labelnomPrenom" text="{constants.vous}" styleName="sousTitre"/>
|
15 |
<g:Label text="{constants.infoVous}" styleName="petit" />
|
14 |
<g:Label ui:field="infosNomPrenom" text="{constants.infoVous}" styleName="petit" />
|
16 |
<g:TextBox ui:field="nomPrenom" />
|
15 |
<g:TextBox ui:field="nomPrenom" />
|
17 |
<g:HTML><br /></g:HTML>
|
16 |
<g:HTML><br /></g:HTML>
|
18 |
<g:Label text="{constants.choisirUnTaxon}" styleName="sousTitre"/>
|
17 |
<g:Label text="{constants.choisirUnTaxon}" styleName="sousTitre"/>
|
19 |
<g:HTML HTML="{constants.infoTaxon}" styleName="petit"/>
|
18 |
<g:HTML HTML="{constants.infoTaxon}" styleName="petit"/>
|