Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 239 → Rev 240

/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/RechercheImageVue.ui.xml
7,7 → 7,7
<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
<ui:style src="rechercheImage.css" />
<g:VerticalPanel>
<g:HTMLPanel>
<g:HTMLPanel styleName="{style.observationsRecherche}">
<g:Label text="{constants.rechercherImage}" styleName="titre" />
<g:Label text="{constants.entrerMotClef}" styleName="petit" />
20,6 → 20,6
<g:ListBox ui:field="listeProtocoles" />
</g:HorizontalPanel>
</g:HTMLPanel>
<g:VerticalPanel ui:field="panneauResultats" />
</g:VerticalPanel>
<g:HTMLPanel ui:field="panneauResultats" />
</g:HTMLPanel>
</ui:UiBinder>