X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fsearch%2Fadv.form.tpl;h=4d4770376fc233f4663c987bc0dcb156270738f1;hb=ad3c767b2947d508c66c9ea9692aec710793f95e;hp=a9e56a59b16c7e6a9d73c87516f17c8c170884d4;hpb=574f3cc38f9e059b77972e71fbbd8cc6a6330c15;p=platal.git diff --git a/templates/search/adv.form.tpl b/templates/search/adv.form.tpl index a9e56a5..4d47703 100644 --- a/templates/search/adv.form.tpl +++ b/templates/search/adv.form.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2010 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -22,14 +22,14 @@

Recherche dans l'annuaire

-{javascript name=jquery.form} +{if hasPerm('edit_directory,admin') && t($suggestAddresses)} +

Voulez-vous télécharger le tableau des adresses postales pour la recette précédente ?

+{/if} +  et  - + + @@ -300,6 +356,27 @@ function cleanForm(f) { + A une redirection active + + + + + + + +
+ + + + + +
+ + + En vie @@ -339,10 +416,16 @@ function cleanForm(f) { {icon name="table" title="Tous les pays"} - - + + + + + + @@ -362,7 +445,7 @@ function cleanForm(f) { - + @@ -444,6 +527,36 @@ function cleanForm(f) { + + + + + + + + + + + + @@ -462,15 +575,27 @@ function cleanForm(f) {
Région ou département
Région, province, état… + +
Département, comté… - +
Description
Mots-clefs
Corps d'origine + +
Corps actuel + +
Grade + +
Commentaire contient
- - - {icon name="table" title="Tous les types d'adresse"} +
+ {if hasPerm('admin,edit_directory')} + + Matricule AX + + +
+ Entrer une liste de matricules AX (un par ligne) + + {/if} {if $smarty.session.auth ge AUTH_COOKIE} + @@ -492,8 +617,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: *}