From c217b3b16b3c1ebc918b7a8bad42dace3f7a2b70 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Thu, 26 Mar 2015 19:52:04 +0100 Subject: [PATCH] =?UTF-8?q?Permet=20=C3=A0=20un=20utilisateur=20de=20voir?= =?UTF-8?q?=20son=20cursus=20et=20son=20ann=C3=A9e?= 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 9a8e5b7..4848f0f 100644 --- a/local/conf/LSobjects/config.LSobjects.LSsupannPerson.php +++ b/local/conf/LSobjects/config.LSobjects.LSsupannPerson.php @@ -1135,6 +1135,7 @@ $GLOBALS['LSobjects']['LSsupannPerson'] = array ( ), 'multiple' => 1, 'rights' => array( + 'self' => 'r', 'admin' => 'w' ), 'view' => 1,