Line 4... |
Line 4... |
4 |
ui:generateLocales="default">
|
4 |
ui:generateLocales="default">
|
5 |
<ui:with field='res' type='org.tela_botanica.del.client.resources.Ressources' />
|
5 |
<ui:with field='res' type='org.tela_botanica.del.client.resources.Ressources' />
|
6 |
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
|
6 |
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
|
Line 7... |
Line 7... |
7 |
|
7 |
|
8 |
<ui:style src="observationdetermination.css" />
|
8 |
<ui:style src="observationdetermination.css" />
|
9 |
<g:HTMLPanel styleName="{style.ligneProposition}">
|
9 |
<g:HTMLPanel styleName="{style.ligneProposition}">
|
- |
|
10 |
<g:HTMLPanel ui:field="conteneurPanneauDeterminations" />
|
10 |
<g:HTMLPanel ui:field="conteneurPanneauDeterminations" />
|
11 |
|
11 |
<g:FocusPanel ui:field="conteneurPanneauVotes" styleName="{style.nombreVotes}">
|
12 |
<g:FocusPanel ui:field="conteneurPanneauVotes" styleName="{style.nombreVotes}">
|
12 |
<g:HTML ui:field="nbVotesHtml" styleName="{style.infobulle}"/>
|
13 |
<g:HTML ui:field="nbVotesHtml" styleName="{style.infobulle}"/>
|
13 |
</g:FocusPanel>
|
14 |
</g:FocusPanel>
|
14 |
<g:FocusPanel ui:field="conteneurPanneauCommentaires" styleName="{style.commentaires}">
|
15 |
<g:FocusPanel ui:field="conteneurPanneauCommentaires" styleName="{style.commentaires}">
|