Permet à un utilisateur de voir ses étapes

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

View File

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