From e247c30ed0e4da7c850cc1136bc52154deab73b6 Mon Sep 17 00:00:00 2001 From: Deltacms Date: Sat, 18 Feb 2023 18:23:43 +0100 Subject: [PATCH] mise au point menu animation jquery --- core/layout/main.php | 57 ++++++++++++++----------- core/module/theme/lang/en/lex_theme.php | 5 +++ core/module/theme/lang/fr/lex_theme.php | 7 ++- core/module/theme/view/menu/menu.js.php | 31 ++++++++++---- core/module/theme/view/menu/menu.php | 19 ++++++--- 5 files changed, 77 insertions(+), 42 deletions(-) diff --git a/core/layout/main.php b/core/layout/main.php index 20f5b31..56fa348 100644 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -80,32 +80,37 @@ else { echo ''; }
- - getData(['theme', 'menu', 'position']) === 'body-first' || $this->getData(['theme', 'menu', 'position']) === 'top' ): ?> - - getData(['theme', 'menu', 'position']) === 'top' - AND $this->getData(['theme', 'menu', 'fixed']) === true - AND $this->getUser('password') === $this->getInput('DELTA_USER_PASSWORD') - AND $this->getUser('group') > self::GROUP_MEMBER) { - echo '