Subversion Repositories eFlore/Applications.del

Rev

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

Rev 581 Rev 583
Line 16... Line 16...
16
		<g:HTMLPanel styleName="{style.rechercheAvancee}" ui:field="rechercheAvancee">
16
		<g:HTMLPanel styleName="{style.rechercheAvancee}" ui:field="rechercheAvancee">
17
			<g:Button ui:field="boutonFermer" styleName="{style.boutonFermer}" text="Fermer"></g:Button>
17
			<g:Button ui:field="boutonFermer" styleName="{style.boutonFermer}" text="Fermer"></g:Button>
18
			<g:Button ui:field="boutonVider" styleName="{style.boutonVider}" text="Vider"></g:Button>
18
			<g:Button ui:field="boutonVider" styleName="{style.boutonVider}" text="Vider"></g:Button>
Line 19... Line 19...
19
 
19
 
20
			<g:HTMLPanel styleName="{style.champRecherche}">
20
			<g:HTMLPanel styleName="{style.champRecherche}">
21
				<g:Label text="{constants.contientMots}" />
21
				<g:Label text="{constants.contientMots}" styleName="petit"/>
22
				<g:TextBox ui:field="contientMots" />
22
				<g:TextBox ui:field="contientMots" />
Line 23... Line 23...
23
			</g:HTMLPanel>
23
			</g:HTMLPanel>
24
			
24
			
25
			<g:HTMLPanel styleName="{style.champRecherche}">
25
			<g:HTMLPanel styleName="{style.champRecherche}">
26
				<g:Label text="{constants.famille}" />
26
				<g:Label text="{constants.famille}"  styleName="petit"/>
Line 27... Line 27...
27
				<g:TextBox ui:field="famille" />
27
				<g:TextBox ui:field="famille" />
28
			</g:HTMLPanel>
28
			</g:HTMLPanel>
29
 
29
 
30
			<g:HTMLPanel styleName="{style.champRecherche}">
30
			<g:HTMLPanel styleName="{style.champRecherche}">
Line 31... Line 31...
31
				<g:Label text="{constants.taxon}" />
31
				<g:Label text="{constants.taxon}"  styleName="petit"/>
32
				<g:HTMLPanel ui:field="taxon" />
32
				<g:HTMLPanel ui:field="taxon" />
33
			</g:HTMLPanel>
33
			</g:HTMLPanel>
34
 
34
 
Line 35... Line 35...
35
			<g:HTMLPanel styleName="{style.champRecherche}">
35
			<g:HTMLPanel styleName="{style.champRecherche}">
36
				<g:Label text="{constants.genre}" />
36
				<g:Label text="{constants.genre}"  styleName="petit"/>
37
				<g:TextBox ui:field="genre" />
37
				<g:TextBox ui:field="genre" />
38
			</g:HTMLPanel>
38
			</g:HTMLPanel>
Line 39... Line 39...
39
			
39
			
40
			<g:HTMLPanel styleName="{style.champRecherche}">
40
			<g:HTMLPanel styleName="{style.champRecherche}">
41
				<g:Label text="{constants.commune}" />
41
				<g:Label text="{constants.commune}"  styleName="petit"/>
42
				<g:HTMLPanel ui:field="commune" />
42
				<g:HTMLPanel ui:field="commune" />
Line 43... Line 43...
43
			</g:HTMLPanel>
43
			</g:HTMLPanel>
44
			
44
			
45
			<g:HTMLPanel styleName="{style.champRecherche}">
45
			<g:HTMLPanel styleName="{style.champRecherche}">
46
				<g:Label text="{constants.departement}" />
46
				<g:Label text="{constants.departement}"  styleName="petit"/>
Line 47... Line 47...
47
				<g:TextBox ui:field="departement" />
47
				<g:TextBox ui:field="departement" />
48
			</g:HTMLPanel>
48
			</g:HTMLPanel>
49
					
49
					
50
			<g:HTMLPanel styleName="{style.champRecherche}">
50
			<g:HTMLPanel styleName="{style.champRecherche}">
Line 51... Line 51...
51
				<g:Label text="{constants.auteur}" />
51
				<g:Label text="{constants.auteur}"  styleName="petit"/>
52
				<g:TextBox ui:field="auteur" />
52
				<g:TextBox ui:field="auteur" />
53
			</g:HTMLPanel>	
53
			</g:HTMLPanel>	
54
			
54
			
Line 55... Line 55...
55
			<g:HTMLPanel styleName="{style.champRecherche}">
55
			<g:HTMLPanel styleName="{style.champRecherche}">
56
				<g:Label text="{constants.date}" />
56
				<g:Label text="{constants.date}"  styleName="petit"/>