Permet à un utilisateur de voir sa description

This commit is contained in:
Benjamin Dauvergne 2015-03-26 19:51:23 +01:00
parent f6d089e0c7
commit 12ad9ceb5b
1 changed files with 1 additions and 0 deletions

View File

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