Permet à un utilisateur de voir son identifiant de scolarité

This commit is contained in:
Benjamin Dauvergne 2015-03-26 19:52:52 +01:00
parent 7e170441cb
commit 1549e65d1f
1 changed files with 1 additions and 0 deletions

View File

@ -1216,6 +1216,7 @@ $GLOBALS['LSobjects']['LSsupannPerson'] = array (
'html_type' => 'text',
'multiple' => 1,
'rights' => array(
'self' => 'r',
'admin' => 'w'
),
'view' => 1,