X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fsearch%2Fadv.form.tpl;h=b99d73dbe63e8972d8a324fda0d9e983565cd53e;hb=cafb410fea6f257f45da08631c6cdb5c35f86b17;hp=50255318b458c10f15bab647bbd079187742ac2c;hpb=21fb012ba39af4fbaff62936cfb1fa221e4348de;p=platal.git diff --git a/templates/search/adv.form.tpl b/templates/search/adv.form.tpl index 5025531..b99d73d 100644 --- a/templates/search/adv.form.tpl +++ b/templates/search/adv.form.tpl @@ -27,20 +27,27 @@ +  et  - + @@ -342,10 +384,12 @@ function cleanForm(f) { {icon name="table" title="Tous les mots-clefs"} + {if hasPerm('directory_private')} CV contient + {/if} @@ -364,6 +408,7 @@ function cleanForm(f) { {icon name="table" title="Toutes les nationalités"} + {if hasPerm('directory_private')} Binet @@ -373,6 +418,7 @@ function cleanForm(f) { {icon name="table" title="Tous les binets"} + {/if} Groupe X @@ -382,6 +428,7 @@ function cleanForm(f) { {icon name="table" title="Tous les groupes X"} + {if hasPerm('directory_private')} Section @@ -391,6 +438,7 @@ function cleanForm(f) { {icon name="table" title="Toutes les sections"} + {/if} Formation @@ -425,9 +473,11 @@ function cleanForm(f) { - - - {icon name="table" title="Tous les types d'adresse"} + @@ -455,8 +505,5 @@ function cleanForm(f) { -

- N.B. : le caractère joker * peut remplacer une ou plusieurs lettres dans les recherches. -

{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}