Subversion Repositories eFlore/Applications.del

Rev

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

Rev 477 Rev 533
Line 15... Line 15...
15
		<g:HTMLPanel styleName="{style.rechercheAvancee}" ui:field="rechercheAvancee">
15
		<g:HTMLPanel styleName="{style.rechercheAvancee}" ui:field="rechercheAvancee">
16
			<g:Button ui:field="boutonFermer" styleName="{style.boutonFermer}" text="Fermer"></g:Button>
16
			<g:Button ui:field="boutonFermer" styleName="{style.boutonFermer}" text="Fermer"></g:Button>
17
			<g:Button ui:field="boutonVider" styleName="{style.boutonVider}" text="Vider"></g:Button>
17
			<g:Button ui:field="boutonVider" styleName="{style.boutonVider}" text="Vider"></g:Button>
Line 18... Line 18...
18
 
18
 
-
 
19
			<g:HTMLPanel styleName="{style.champRecherche}">
-
 
20
				<g:Label text="{constants.contientMots}" />
-
 
21
				<g:TextBox ui:field="contientMots" />
-
 
22
			</g:HTMLPanel>
-
 
23
 
19
			<g:HTMLPanel styleName="{style.champRecherche}">
24
			<g:HTMLPanel styleName="{style.champRecherche}">
20
				<g:Label text="{constants.taxon}" />
25
				<g:Label text="{constants.taxon}" />
21
				<g:HTMLPanel ui:field="taxon" />
26
				<g:HTMLPanel ui:field="taxon" />
Line 22... Line 27...
22
			</g:HTMLPanel>
27
			</g:HTMLPanel>