Permet à un utilisateur de voir son type d'entité d'affectation

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

View File

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