Allow admin to write "ou" attribute of supannEntite

This commit is contained in:
root 2014-11-19 10:03:52 +01:00
parent 4c97c64661
commit 31996e2975
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ $GLOBALS['LSobjects']['LSsupannEntite'] = array (
),
'view' => 1,
'rights' => array(
'admin' => 'r'
'admin' => 'w'
),
'form' => array (
'modify' => 1,