Permet à un utilisateur de voir son cursus et son année

This commit is contained in:
Benjamin Dauvergne 2015-03-26 19:52:04 +01:00
parent 06fcb5c9c1
commit c217b3b16b
1 changed files with 1 additions and 0 deletions

View File

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