Line 4... |
Line 4... |
4 |
<ui:with field='res' type='org.tela_botanica.del.client.Ressources'/>
|
4 |
<ui:with field='res' type='org.tela_botanica.del.client.Ressources'/>
|
5 |
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
|
5 |
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary"/>
|
6 |
<ui:style src="image.css" />
|
6 |
<ui:style src="image.css" />
|
Line 7... |
Line 7... |
7 |
|
7 |
|
- |
|
8 |
<g:HTMLPanel styleName="{style.observations}">
|
8 |
<g:HTMLPanel styleName="{style.observations}">
|
9 |
<g:HTMLPanel styleName="{style.zoneDetail}">
|
9 |
<g:HTMLPanel styleName="{style.zoneImage}"><g:Image ui:field="imagePrincipale" resource='{res.logo}'/></g:HTMLPanel>
|
10 |
<g:HTMLPanel styleName="{style.zoneVoter}"><g:HorizontalPanel ui:field="voter"/></g:HTMLPanel>
|
10 |
<g:VerticalPanel styleName="{style.zonePlus}">
|
11 |
<g:Label ui:field="enSavoirPlus" text=" " styleName="{style.boutonDetail}"/>
|
- |
|
12 |
<g:Label ui:field="ajoutValidation" styleName="{style.ajoutValidation}"></g:Label>
|
11 |
<g:Label ui:field="enSavoirPlus" text=" "/>
|
13 |
|
12 |
<g:VerticalPanel styleName="{style.zoneCache}" ui:field="zoneCache">
|
14 |
<g:VerticalPanel styleName="{style.zoneCache}" ui:field="zoneCache">
|
13 |
<g:VerticalPanel>
|
15 |
<g:VerticalPanel>
|
14 |
<g:HorizontalPanel>
|
16 |
<g:HorizontalPanel>
|
15 |
<g:Label text="{constants.observateur} : "/>
|
17 |
<g:Label text="{constants.observateur} : "/>
|
16 |
<g:Label ui:field="nomObservateur">Nom observateur</g:Label>
|
18 |
<g:Label ui:field="nomObservateur">Nom observateur</g:Label>
|
Line 31... |
Line 33... |
31 |
<g:Label text="{constants.localite} : "/>
|
33 |
<g:Label text="{constants.localite} : "/>
|
32 |
<g:Label ui:field="localite">Localite</g:Label>
|
34 |
<g:Label ui:field="localite">Localite</g:Label>
|
33 |
</g:HorizontalPanel>
|
35 |
</g:HorizontalPanel>
|
34 |
</g:VerticalPanel>
|
36 |
</g:VerticalPanel>
|
35 |
</g:VerticalPanel>
|
37 |
</g:VerticalPanel>
|
- |
|
38 |
</g:HTMLPanel>
|
- |
|
39 |
<g:HTMLPanel styleName="{style.zoneImage}"><g:Image ui:field="imagePrincipale" resource='{res.logo}'/></g:HTMLPanel>
|
- |
|
40 |
<g:VerticalPanel styleName="{style.zonePlus}">
|
- |
|
41 |
<g:Label ui:field="nomAuteur" styleName="petit">Auteur</g:Label>
|
36 |
<g:Label ui:field="ajoutValidation" styleName="{style.ajoutValidation}">Ajouter votre validation</g:Label>
|
42 |
<g:Label ui:field="nomEspece" styleName="{style.espece}">Nom</g:Label>
|
37 |
</g:VerticalPanel>
|
43 |
</g:VerticalPanel>
|
38 |
<g:HorizontalPanel ui:field="voter"/>
|
- |
|
Line 39... |
Line -... |
39 |
|
- |
|
40 |
<g:VerticalPanel>
|
- |
|
41 |
<g:Label ui:field="nomAuteur" styleName="petit">Auteur</g:Label>
|
- |
|
42 |
<g:Label ui:field="nomEspece" styleName="{style.espece}">Nom</g:Label>
|
- |
|
- |
|
44 |
|
- |
|
45 |
|
43 |
</g:VerticalPanel>
|
46 |
|
44 |
</g:HTMLPanel>
|
47 |
</g:HTMLPanel>
|
45 |
</ui:UiBinder>
|
48 |
</ui:UiBinder>
|