Subversion Repositories eFlore/Applications.del

Rev

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

Rev 545 Rev 581
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}" />
22
				<g:TextBox ui:field="contientMots" />
22
				<g:TextBox ui:field="contientMots" />
-
 
23
			</g:HTMLPanel>
-
 
24
			
-
 
25
			<g:HTMLPanel styleName="{style.champRecherche}">
-
 
26
				<g:Label text="{constants.famille}" />
-
 
27
				<g:TextBox ui:field="famille" />
Line 23... Line 28...
23
			</g:HTMLPanel>
28
			</g:HTMLPanel>
24
 
29
 
25
			<g:HTMLPanel styleName="{style.champRecherche}">
30
			<g:HTMLPanel styleName="{style.champRecherche}">
26
				<g:Label text="{constants.taxon}" />
31
				<g:Label text="{constants.taxon}" />
Line 27... Line 32...
27
				<g:HTMLPanel ui:field="taxon" />
32
				<g:HTMLPanel ui:field="taxon" />
28
			</g:HTMLPanel>
-
 
29
 
-
 
30
			<g:HTMLPanel styleName="{style.champRecherche}">
-
 
31
				<g:Label text="{constants.famille}" />
-
 
32
				<g:TextBox ui:field="famille" />
-
 
33
			</g:HTMLPanel>
33
			</g:HTMLPanel>
34
			
34
 
35
			<g:HTMLPanel styleName="{style.champRecherche}">
35
			<g:HTMLPanel styleName="{style.champRecherche}">
Line 36... Line 36...
36
				<g:Label text="{constants.genre}" />
36
				<g:Label text="{constants.genre}" />
37
				<g:TextBox ui:field="genre" />
-
 
38
			</g:HTMLPanel>
-
 
39
			
-
 
40
			<g:HTMLPanel styleName="{style.champRecherche}">
-
 
41
				<g:Label text="{constants.departement}" />
-
 
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>
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}" />
57
				<g:TextBox ui:field="motCle" />
47
				<g:TextBox ui:field="departement" />
58
			</g:HTMLPanel>
48
			</g:HTMLPanel>
59
 
49
					
60
			<g:HTMLPanel styleName="{style.champRecherche}">
50
			<g:HTMLPanel styleName="{style.champRecherche}">
61
				<g:Label text="{constants.auteur}" />
51
				<g:Label text="{constants.auteur}" />
62
				<g:TextBox ui:field="auteur" />
52
				<g:TextBox ui:field="auteur" />
63
			</g:HTMLPanel>
53
			</g:HTMLPanel>	
Line -... Line 54...
-
 
54
			
-
 
55
			<g:HTMLPanel styleName="{style.champRecherche}">
-
 
56
				<g:Label text="{constants.date}" />
-
 
57
				<g:TextBox ui:field="date" />
-
 
58
			</g:HTMLPanel>
64
 
59
			
65
			<g:HTMLPanel styleName="{style.champRecherche}">
60
			<g:HTMLPanel styleName="{style.champRecherche}">
66
				<g:Label text="{constants.date}" />
61
				<g:Label text="{constants.tag}" />
67
				<g:TextBox ui:field="date" />
62
				<g:TextBox ui:field="motCle" />
68
			</g:HTMLPanel>
63
			</g:HTMLPanel>