Subversion Repositories eFlore/Applications.del

Rev

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

Rev 545 Rev 581
Line 21... Line 21...
21
				<g:Label text="{constants.contientMots}" />
21
				<g:Label text="{constants.contientMots}" />
22
				<g:TextBox ui:field="contientMots" />
22
				<g:TextBox ui:field="contientMots" />
23
			</g:HTMLPanel>
23
			</g:HTMLPanel>
Line 24... Line 24...
24
 
24
			
25
			<g:HTMLPanel styleName="{style.champRecherche}">
-
 
26
				<g:Label text="{constants.taxon}" />
-
 
27
				<g:HTMLPanel ui:field="taxon" />
-
 
28
			</g:HTMLPanel>
-
 
29
 
-
 
30
			<g:HTMLPanel styleName="{style.champRecherche}">
25
			<g:HTMLPanel styleName="{style.champRecherche}">
31
				<g:Label text="{constants.famille}" />
26
				<g:Label text="{constants.famille}" />
32
				<g:TextBox ui:field="famille" />
27
				<g:TextBox ui:field="famille" />
Line 33... Line 28...
33
			</g:HTMLPanel>
28
			</g:HTMLPanel>
34
			
29
 
35
			<g:HTMLPanel styleName="{style.champRecherche}">
30
			<g:HTMLPanel styleName="{style.champRecherche}">
36
				<g:Label text="{constants.genre}" />
31
				<g:Label text="{constants.taxon}" />
Line 37... Line 32...
37
				<g:TextBox ui:field="genre" />
32
				<g:HTMLPanel ui:field="taxon" />
38
			</g:HTMLPanel>
33
			</g:HTMLPanel>
39
			
34
 
40
			<g:HTMLPanel styleName="{style.champRecherche}">
35
			<g:HTMLPanel styleName="{style.champRecherche}">
Line 41... Line 36...
41
				<g:Label text="{constants.departement}" />
36
				<g:Label text="{constants.genre}" />
42
				<g:TextBox ui:field="departement" />
37
				<g:TextBox ui:field="genre" />
43
			</g:HTMLPanel>
38
			</g:HTMLPanel>
44
						
39
			
Line 45... Line 40...
45
			<g:HTMLPanel styleName="{style.champRecherche}">
40
			<g:HTMLPanel styleName="{style.champRecherche}">
46
				<g:Label text="{constants.commune}" />
-
 
47
				<g:HTMLPanel ui:field="commune" />
-
 
48
			</g:HTMLPanel>
-
 
49
			
-
 
50
			<g:HTMLPanel styleName="{style.champRecherche}">
-
 
51
				<g:Label text="{constants.tag}" />
41
				<g:Label text="{constants.commune}" />
52
				<g:TextBox ui:field="tag" />
42
				<g:HTMLPanel ui:field="commune" />
53
			</g:HTMLPanel>
43
			</g:HTMLPanel>
Line 54... Line 44...
54
 
44
			
55
			<g:HTMLPanel styleName="{style.champRecherche}">
45
			<g:HTMLPanel styleName="{style.champRecherche}">
56
				<g:Label text="{constants.mot_clef}" />
46
				<g:Label text="{constants.departement}" />
Line 65... Line 55...
65
			<g:HTMLPanel styleName="{style.champRecherche}">
55
			<g:HTMLPanel styleName="{style.champRecherche}">
66
				<g:Label text="{constants.date}" />
56
				<g:Label text="{constants.date}" />
67
				<g:TextBox ui:field="date" />
57
				<g:TextBox ui:field="date" />
68
			</g:HTMLPanel>
58
			</g:HTMLPanel>
Line -... Line 59...
-
 
59
			
-
 
60
			<g:HTMLPanel styleName="{style.champRecherche}">
-
 
61
				<g:Label text="{constants.tag}" />
-
 
62
				<g:TextBox ui:field="motCle" />
-
 
63
			</g:HTMLPanel>
69
			
64
 
70
			<g:Button styleName="{style.boutonRecherche}" ui:field="boutonRechercheAvancee" text="{constants.rechercher}"></g:Button>
65
			<g:Button styleName="{style.boutonRecherche}" ui:field="boutonRechercheAvancee" text="{constants.rechercher}"></g:Button>
71
			<g:HTMLPanel styleName="nettoyage" />
66
			<g:HTMLPanel styleName="nettoyage" />
72
		</g:HTMLPanel>
67
		</g:HTMLPanel>
73
		<g:Label ui:field="recherchePrecedente" styleName="{style.recherchePrecedente}" />
68
		<g:Label ui:field="recherchePrecedente" styleName="{style.recherchePrecedente}" />