| Line 60... |
Line 60... |
| 60 |
<g:HTMLPanel styleName="{style.champRecherche}">
|
60 |
<g:HTMLPanel styleName="{style.champRecherche}">
|
| 61 |
<g:Label text="{constants.date} {constants.formatDate}" styleName="petit"/>
|
61 |
<g:Label text="{constants.date} {constants.formatDate}" styleName="petit"/>
|
| 62 |
<g:TextBox ui:field="date" />
|
62 |
<g:TextBox ui:field="date" />
|
| 63 |
</g:HTMLPanel>
|
63 |
</g:HTMLPanel>
|
| Line 64... |
Line 64... |
| 64 |
|
64 |
|
| 65 |
<g:HTMLPanel styleName="{style.champRecherche}">
|
65 |
<g:HTMLPanel ui:field="conteneurMotCle" styleName="{style.champRecherche}">
|
| 66 |
<g:Label text="{constants.tag}" styleName="petit"/>
|
66 |
<g:Label text="{constants.tag}" styleName="petit"/>
|
| 67 |
<g:TextBox ui:field="motCle" />
|
67 |
<g:TextBox ui:field="motCle" />
|
| - |
|
68 |
</g:HTMLPanel>
|
| - |
|
69 |
|
| - |
|
70 |
<g:HTMLPanel ui:field="conteneurMotCleCel" styleName="{style.champRecherche}">
|
| - |
|
71 |
<g:Label text="{constants.tagCel}" styleName="petit"/>
|
| - |
|
72 |
<g:TextBox ui:field="motCleCel" />
|
| - |
|
73 |
</g:HTMLPanel>
|
| - |
|
74 |
|
| - |
|
75 |
<g:HTMLPanel ui:field="conteneurMotCleDel" styleName="{style.champRecherche}">
|
| - |
|
76 |
<g:Label text="{constants.tagDel}" styleName="petit"/>
|
| - |
|
77 |
<g:TextBox ui:field="motCleDel" />
|
| Line 68... |
Line 78... |
| 68 |
</g:HTMLPanel>
|
78 |
</g:HTMLPanel>
|
| 69 |
|
79 |
|
| 70 |
<g:Button styleName="{style.boutonRecherche} {style.rechercherAvance}" ui:field="boutonRechercheAvancee" text="{constants.rechercher}"></g:Button>
|
80 |
<g:Button styleName="{style.boutonRecherche} {style.rechercherAvance}" ui:field="boutonRechercheAvancee" text="{constants.rechercher}"></g:Button>
|
| 71 |
<g:HTMLPanel styleName="nettoyage" />
|
81 |
<g:HTMLPanel styleName="nettoyage" />
|