Subversion Repositories eFlore/Applications.del

Rev

Rev 210 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 210 Rev 223
Line 7... Line 7...
7
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
7
	<ui:with field="constants" type="org.tela_botanica.del.client.i18n.Vocabulary" />
8
	<ui:style src="rechercheImage.css" />
8
	<ui:style src="rechercheImage.css" />
Line 9... Line 9...
9
		
9
		
10
	<g:VerticalPanel>
10
	<g:VerticalPanel>
11
		<g:HTMLPanel styleName="{style.observationsRecherche}">
11
		<g:HTMLPanel styleName="{style.observationsRecherche}">
12
			<g:Label text="{constants.rechercher_image}" styleName="titre" />
12
			<g:Label text="{constants.rechercherImage}" styleName="titre" />
Line 13... Line 13...
13
			<g:Label text="{constants.entrer_mot_clef}" styleName="petit" />
13
			<g:Label text="{constants.entrerMotClef}" styleName="petit" />
14
 
14
 
Line 15... Line 15...
15
			<g:TextBox ui:field="nomEspece" text="apifera" styleName="test" />
15
			<g:TextBox ui:field="nomEspece" text="apifera" styleName="test" />
16
			<g:Button text="{constants.rechercher_taxon}" ui:field="boutonChercher" />
16
			<g:Button text="{constants.rechercherTaxon}" ui:field="boutonChercher" />
17
 
17
 
18
			<g:HorizontalPanel ui:field="panneauProtocole">
18
			<g:HorizontalPanel ui:field="panneauProtocole">