Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 322 → Rev 323

/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/MoteurRechercheImageVue.ui.xml
8,11 → 8,10
<ui:style src="rechercheImage.css" />
<g:HTMLPanel>
<g:HTMLPanel styleName="{style.observationsRecherche}">
<g:HTMLPanel>
<g:Label text="{constants.rechercherImage}" styleName="titre" />
<g:HorizontalPanel styleName="{style.moteurRecherche}">
<g:TextBox ui:field="nomEspece" text="apifera"/>
<g:Button text="{constants.rechercherTaxon}" ui:field="boutonChercher" />
<g:HorizontalPanel ui:field="zoneRecherche"/>
<g:Label ui:field="protocoleLabel" text="{constants.protocole}" styleName="{style.labelProtocole}"/>
<g:ListBox ui:field="listeProtocoles" />
</g:HorizontalPanel>