Permet à un utilisateur de voir son activité

This commit is contained in:
Benjamin Dauvergne 2015-03-26 19:50:13 +01:00
parent 253f76f0d5
commit 5b005e6402
1 changed files with 1 additions and 0 deletions

View File

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