Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1151 → Rev 1152

/trunk/src/org/tela_botanica/del/client/composants/motsclesimages/MotsClesImageVue.ui.xml
8,11 → 8,12
 
<ui:style src="MotsClesImage.css" />
<g:HTMLPanel>
<g:HTML styleName="{style.titrePanneau}" text="{constants.motsCles}"></g:HTML>
<g:HTMLPanel>
<g:Label ui:field="motsCles"></g:Label>
<g:HTMLPanel styleName="{style.panneauSaisieMotsCles}" ui:field="saisieMotsCles"></g:HTMLPanel>
</g:HTMLPanel>
<g:HTMLPanel>
<g:HTMLPanel ui:field="saisieMotsCles"></g:HTMLPanel>
<g:HTML ui:field="motsCles"></g:HTML>
</g:HTMLPanel>
</g:HTMLPanel>
</ui:UiBinder>