Subversion Repositories eFlore/Applications.del

Rev

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

Rev 655 Rev 670
Line 60... Line 60...
60
			<g:HTMLPanel styleName="{style.champRecherche}">
60
			<g:HTMLPanel styleName="{style.champRecherche}">
61
				<g:Label text="{constants.tag}"  styleName="petit"/>
61
				<g:Label text="{constants.tag}"  styleName="petit"/>
62
				<g:TextBox ui:field="motCle" />
62
				<g:TextBox ui:field="motCle" />
63
			</g:HTMLPanel>
63
			</g:HTMLPanel>
Line 64... Line 64...
64
 
64
 
65
			<g:Button styleName="{style.boutonRecherche}" ui:field="boutonRechercheAvancee" text="{constants.rechercher}"></g:Button>
65
			<g:Button styleName="{style.boutonRecherche} {style.rechercherAvance}" ui:field="boutonRechercheAvancee" text="{constants.rechercher}"></g:Button>
66
			<g:HTMLPanel styleName="nettoyage" />
66
			<g:HTMLPanel styleName="nettoyage" />
67
		</g:HTMLPanel>
67
		</g:HTMLPanel>
68
		<g:Label ui:field="recherchePrecedente" styleName="{style.recherchePrecedente}" />
68
		<g:Label ui:field="recherchePrecedente" styleName="{style.recherchePrecedente}" />
69
		<g:HTMLPanel ui:field="zonePagination" />
69
		<g:HTMLPanel ui:field="zonePagination" />