From 9649170c9440f9499f519059127bebea53479058 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sat, 16 Mar 2019 16:25:54 +0100 Subject: [PATCH] =?UTF-8?q?[9.0.07]=20menu=20organis=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGES.md | 3 ++- core/core.php | 28 +++++++++++++++++++++++++--- 2 files changed, 27 insertions(+), 4 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index efa1df9b..08a981f7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,7 +3,8 @@ ## Version 9.0.07 - Correction : - Disparition du menu quand la bannière est masquée - +- Modifications : + - Barre d'administration, pages organisées ## Version 9.0.06 - Correction : diff --git a/core/core.php b/core/core.php index abcaad0a..2ed62089 100644 --- a/core/core.php +++ b/core/core.php @@ -1076,7 +1076,6 @@ class common { * Mises à jour */ private function update() { - echo "pop"; // Version 8.1.0 if($this->getData(['core', 'dataVersion']) < 810) { $this->setData(['config', 'timezone', 'Europe/Paris']); @@ -2338,13 +2337,36 @@ class layout extends common { if($this->getUser('group') >= self::GROUP_MODERATOR) { $leftItems .= '
  • '; $leftItems .= '
  • ' . template::ico('plus') . '
  • '; if(