Permet à un utilisateur de voir son code établissement

This commit is contained in:
Benjamin Dauvergne 2015-03-26 19:54:37 +01:00
parent 4ef37fd433
commit e797dbc188
1 changed files with 1 additions and 0 deletions

View File

@ -701,6 +701,7 @@ $GLOBALS['LSobjects']['LSsupannPerson'] = array (
'required' => 1,
'default_value' => '{UAI}' . $GLOBALS['LS_SUPANN_ETABLISSEMENT_UAI'],
'rights' => array(
'self' => 'r',
'admin' => 'w',
),
'view' => 1,