From fa0c4c6057bd277d50eee3300c6e29340bef55c6 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Thu, 26 Mar 2015 19:52:30 +0100 Subject: [PATCH] =?UTF-8?q?Permet=20=C3=A0=20un=20utilisateur=20de=20voir?= =?UTF-8?q?=20ses=20=C3=A9l=C3=A9ments=20p=C3=A9dagogiques?= 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 0597fed..939efc7 100644 --- a/local/conf/LSobjects/config.LSobjects.LSsupannPerson.php +++ b/local/conf/LSobjects/config.LSobjects.LSsupannPerson.php @@ -1180,6 +1180,7 @@ $GLOBALS['LSobjects']['LSsupannPerson'] = array ( 'html_type' => 'text', 'multiple' => 1, 'rights' => array( + 'self' => 'r', 'admin' => 'w' ), 'view' => 1,