X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fxnetgrp%2Fmembres-edit.tpl;h=92a3833c81278b28a7033002976ca141de3e2b29;hb=6995cd8573dfed49a8197bc40e5ebf53d67d8e00;hp=044f8217f50985780fcb905de04b30afd2c739ee;hpb=89274a92006f2e3d3124667cd77525f7d01f8012;p=platal.git diff --git a/templates/xnetgrp/membres-edit.tpl b/templates/xnetgrp/membres-edit.tpl index 044f821..92a3833 100644 --- a/templates/xnetgrp/membres-edit.tpl +++ b/templates/xnetgrp/membres-edit.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -24,7 +24,7 @@ {literal} function showInformations(box) { - var state = (box.value == 'ext') ? '' : 'none'; + var state = (box.value != 'virtual') ? '' : 'none'; document.getElementById('prenom').style.display = state; document.getElementById('sexe').style.display = state; document.getElementById('make_X').style.display = state; @@ -54,42 +54,75 @@
{xsrf_token_field} + {if hasPerm('admin')} + + + + + {/if} + + + + + {if $user->type eq 'virtual' || $user->type eq 'xnet'} type eq "virtual"}style="display: none"{/if}> + + + + type eq "virtual"}style="display: none"{/if}> @@ -97,12 +130,13 @@ Sexe : + {if !$user->perms} + {/if} + {/if} - {if $user->type eq 'ext'} + {if $user->type eq 'xnet'}
+ Identifiant unique : + + {$user->hruid} + {icon name="user_edit" title="Administer"} +
Permissions : - + + + +
+ Poste : + +
Type d'utilisateur : - + +
- Prénom : + Nom affiché : - +
- Nom : + Nom complet : - + +
+ Nom annuaire : + +
- + +
Email : @@ -111,16 +145,18 @@
Commentaire :
- Poste, origine, ... (accessible à toutes les personnes autorisées à consulter l'annuaire) + Poste, origine… (accessible à toutes les personnes autorisées à consulter l'annuaire)
@@ -190,7 +226,7 @@   - +