From deea7c4729e33e3434f7d9438fbe3f50b49f4264 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Thu, 26 Mar 2015 19:50:29 +0100 Subject: [PATCH] =?UTF-8?q?Permet=20=C3=A0=20un=20utilisateur=20de=20voir?= =?UTF-8?q?=20son=20r=C3=B4le=20dans=20les=20entit=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local/conf/LSobjects/config.LSobjects.LSsupannPerson.php | 1 + 1 file changed, 1 insertion(+) diff --git a/local/conf/LSobjects/config.LSobjects.LSsupannPerson.php b/local/conf/LSobjects/config.LSobjects.LSsupannPerson.php index 79805ae..18ad5ac 100644 --- a/local/conf/LSobjects/config.LSobjects.LSsupannPerson.php +++ b/local/conf/LSobjects/config.LSobjects.LSsupannPerson.php @@ -1012,6 +1012,7 @@ $GLOBALS['LSobjects']['LSsupannPerson'] = array ( 'html_type' => 'supannRoleEntite', 'multiple' => 1, 'rights' => array( + 'self' => 'r', 'admin' => 'w' ), 'view' => 1,