Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 210 → 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}" />
/trunk/src/org/tela_botanica/del/client/vues/rechercheimages/resultats/images/ImageVue.ui.xml
16,11 → 16,11
<g:Label ui:field="nomObservateur">Nom observateur</g:Label>
</g:HorizontalPanel>
<g:HorizontalPanel>
<g:Label text="{constants.nom_retenu} : "/>
<g:Label text="{constants.nomRetenu} : "/>
<g:Label ui:field="nomRetenu">Nom retenu</g:Label>
</g:HorizontalPanel>
<g:HorizontalPanel>
<g:Label text="{constants.date_observation} : "/>
<g:Label text="{constants.dateObservation} : "/>
<g:Label ui:field="dateObservation">Date observation</g:Label>
</g:HorizontalPanel>
<g:HorizontalPanel>