Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 532 → Rev 533

/trunk/src/org/tela_botanica/del/client/composants/moteurrecherche/MoteurRechercheVue.ui.xml
17,6 → 17,11
<g:Button ui:field="boutonVider" styleName="{style.boutonVider}" text="Vider"></g:Button>
 
<g:HTMLPanel styleName="{style.champRecherche}">
<g:Label text="{constants.contientMots}" />
<g:TextBox ui:field="contientMots" />
</g:HTMLPanel>
 
<g:HTMLPanel styleName="{style.champRecherche}">
<g:Label text="{constants.taxon}" />
<g:HTMLPanel ui:field="taxon" />
</g:HTMLPanel>