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 |
<g:FocusPanel ui:field="conteneurPanneauVotes" styleName="{style.nombreVotes}">
|
11 |
<g:FocusPanel ui:field="conteneurPanneauVotes" styleName="{style.nombreVotes}">
|
12 |
<g:HTML ui:field="nbVotesHtml"/>
|
12 |
<g:HTML ui:field="nbVotesHtml" styleName="{style.infobulle}"/>
|
13 |
</g:FocusPanel>
|
13 |
</g:FocusPanel>
|
14 |
<g:FocusPanel ui:field="conteneurPanneauCommentaires" styleName="{style.commentaires}">
|
14 |
<g:FocusPanel ui:field="conteneurPanneauCommentaires" styleName="{style.commentaires}">
|
15 |
<g:HTML ui:field="nbCommentairesHtml"/>
|
15 |
<g:HTML ui:field="nbCommentairesHtml" styleName="{style.infobulle} {style.infobulleCommentaire}"/>
|
16 |
</g:FocusPanel>
|
16 |
</g:FocusPanel>
|
17 |
</g:HTMLPanel>
|
17 |
</g:HTMLPanel>
|
18 |
</ui:UiBinder>
|
18 |
</ui:UiBinder>
|