Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 222 → Rev 223

/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/RechercheImageVue.ui.xml
9,11 → 9,11
<g:VerticalPanel>
<g:HTMLPanel styleName="{style.observationsRecherche}">
<g:Label text="{constants.rechercher_image}" styleName="titre" />
<g:Label text="{constants.entrer_mot_clef}" styleName="petit" />
<g:Label text="{constants.rechercherImage}" styleName="titre" />
<g:Label text="{constants.entrerMotClef}" styleName="petit" />
 
<g:TextBox ui:field="nomEspece" text="apifera" styleName="test" />
<g:Button text="{constants.rechercher_taxon}" ui:field="boutonChercher" />
<g:Button text="{constants.rechercherTaxon}" ui:field="boutonChercher" />
 
<g:HorizontalPanel ui:field="panneauProtocole">
<g:Label ui:field="protocoleLabel" text="{constants.protocole}" />