Subversion Repositories eFlore/Applications.del

Rev

Rev 2095 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2095 Rev 2138
Line 79... Line 79...
79
					<g:HTMLPanel ui:field="conteneurMotCleCel" styleName="{style.champRecherche}">
79
					<g:HTMLPanel ui:field="conteneurMotCleCel" styleName="{style.champRecherche}">
80
						<g:Label text="{constants.tagCel}"  styleName="petit"/>
80
						<g:Label text="{constants.tagCel}"  styleName="petit"/>
81
						<g:TextBox ui:field="motCleCel" />
81
						<g:TextBox ui:field="motCleCel" />
82
					</g:HTMLPanel>
82
					</g:HTMLPanel>
Line 83... Line 83...
83
					
83
					
84
					<g:HTMLPanel ui:field="conteneurMotCleDel"  styleName="{style.champRecherche}">
84
					<g:HTMLPanel ui:field="conteneurMotCleDel" styleName="{style.champRecherche}">
85
						<g:Label text="{constants.tagDel}"  styleName="petit"/>
85
						<g:Label text="{constants.tagDel}"  styleName="petit"/>
86
						<g:TextBox ui:field="motCleDel" />
86
						<g:TextBox ui:field="motCleDel" />
87
					</g:HTMLPanel>
87
					</g:HTMLPanel>
88
				</g:HTMLPanel>
88
				</g:HTMLPanel>
89
			</g:HTMLPanel>
89
			</g:HTMLPanel>
90
			
90
 
91
			<g:Button styleName="{style.boutonRecherche} {style.rechercherAvance}" ui:field="boutonRechercheAvancee" text="{constants.rechercher}"></g:Button>
91
			<g:Button styleName="{style.boutonRecherche} {style.rechercherAvance}" ui:field="boutonRechercheAvancee" text="{constants.rechercher}"></g:Button>
-
 
92
			<g:HTMLPanel styleName="nettoyage" />
-
 
93
 
-
 
94
			<g:CheckBox ui:field="casePnInscritsSeulement" styleName="{style.casePnInscritsSeulement}"></g:CheckBox>
92
			<g:HTMLPanel styleName="nettoyage" />
95
			<g:Label text="{constants.pnInscritsSeulement}" ui:field="labelPnInscritsSeulement" styleName="{style.labelPnInscritsSeulement}" />
Line 93... Line 96...
93
		</g:HTMLPanel>
96
		</g:HTMLPanel>
94
		
97
		
95
		<g:HTMLPanel styleName="droite">
98
		<g:HTMLPanel styleName="droite">