From 211a05a83fb5ac68741ac484798740c7a35a8157 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Thu, 26 Mar 2015 19:55:08 +0100 Subject: [PATCH] =?UTF-8?q?Permet=20=C3=A0=20un=20utilisateur=20de=20voir?= =?UTF-8?q?=20son=20profil=20eduPerson=20primaire?= 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 2005703..5138b85 100644 --- a/local/conf/LSobjects/config.LSobjects.LSsupannPerson.php +++ b/local/conf/LSobjects/config.LSobjects.LSsupannPerson.php @@ -768,6 +768,7 @@ $GLOBALS['LSobjects']['LSsupannPerson'] = array ( ), 'multiple' => 0, 'rights' => array( + 'self' => 'r', 'admin' => 'w' ), 'view' => 1,