Subversion Repositories eFlore/Applications.del

Rev

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

Rev 408 Rev 418
Line 11... Line 11...
11
		<g:TextBox styleName="{style.recherchePrincipale}" ui:field="recherchePrincipale" text="{constants.rechercherObservation}"></g:TextBox>
11
		<g:TextBox styleName="{style.recherchePrincipale}" ui:field="recherchePrincipale" text="{constants.rechercherObservation}"></g:TextBox>
12
		<g:Button styleName="{style.boutonRecherche}" ui:field="boutonRecherche" text="{constants.rechercher}">
12
		<g:Button styleName="{style.boutonRecherche}" ui:field="boutonRecherche" text="{constants.rechercher}">
13
		</g:Button>
13
		</g:Button>
14
		<g:Label styleName="{style.lienRechercheAvancee}" ui:field="lienRechercheAvancee" text="{constants.rechercheAvancee}"></g:Label>
14
		<g:Label styleName="{style.lienRechercheAvancee}" ui:field="lienRechercheAvancee" text="{constants.rechercheAvancee}"></g:Label>
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}">Fermer</g:Button>
16
			<g:Button ui:field="boutonFermer" styleName="{style.boutonFermer}" text="Fermer"></g:Button>
17
			<g:HTMLPanel styleName="{style.champRecherche}">
-
 
18
				<g:Label text="{constants.departement}" />
-
 
19
				<g:TextBox ui:field="departement" />
-
 
20
			</g:HTMLPanel>
-
 
21
 
-
 
22
			<g:HTMLPanel styleName="{style.champRecherche}">
17
			<g:Button ui:field="boutonVider" styleName="{style.boutonVider}" text="Vider"></g:Button>
23
				<g:Label text="{constants.commune}" />
-
 
24
				<g:TextBox ui:field="commune" />
-
 
25
			</g:HTMLPanel>
-
 
Line 26... Line 18...
26
 
18
 
27
			<g:HTMLPanel styleName="{style.champRecherche}">
19
			<g:HTMLPanel styleName="{style.champRecherche}">
28
				<g:Label text="{constants.taxon}" />
20
				<g:Label text="{constants.taxon}" />
29
				<g:HTMLPanel ui:field="taxon" />
21
				<g:HTMLPanel ui:field="taxon" />
Line 30... Line 22...
30
			</g:HTMLPanel>
22
			</g:HTMLPanel>
31
 
23
 
32
			<g:HTMLPanel styleName="{style.champRecherche}">
24
			<g:HTMLPanel styleName="{style.champRecherche}">
33
				<g:Label text="{constants.famille}" />
25
				<g:Label text="{constants.famille}" />
34
				<g:TextBox ui:field="famille" />
26
				<g:TextBox ui:field="famille" />
35
			</g:HTMLPanel>
27
			</g:HTMLPanel>
36
 
28
			
37
			<g:HTMLPanel styleName="{style.champRecherche}">
29
			<g:HTMLPanel styleName="{style.champRecherche}">
38
				<g:Label text="{constants.genre}" />
30
				<g:Label text="{constants.genre}" />
39
				<g:TextBox ui:field="genre" />
31
				<g:TextBox ui:field="genre" />
-
 
32
			</g:HTMLPanel>
-
 
33
			
-
 
34
			<g:HTMLPanel styleName="{style.champRecherche}">
-
 
35
				<g:Label text="{constants.departement}" />
-
 
36
				<g:TextBox ui:field="departement" />
-
 
37
			</g:HTMLPanel>
-
 
38
						
-
 
39
			<g:HTMLPanel styleName="{style.champRecherche}">
-
 
40
				<g:Label text="{constants.commune}" />
-
 
41
				<g:TextBox ui:field="commune" />
40
			</g:HTMLPanel>
42
			</g:HTMLPanel>
41
 
43
			
42
			<g:HTMLPanel styleName="{style.champRecherche}">
44
			<g:HTMLPanel styleName="{style.champRecherche}">
43
				<g:Label text="{constants.tag}" />
45
				<g:Label text="{constants.tag}" />