From cd9214b15d16e3c559f664e99c740f096671e35b Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Tue, 16 Nov 2021 15:23:50 +0100 Subject: [PATCH] Revert "oredre des champs menu" This reverts commit cab89a41d35cf04c0353463656bf43528ae40ba9. --- core/module/theme/view/menu/menu.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/core/module/theme/view/menu/menu.php b/core/module/theme/view/menu/menu.php index 07ebb879..360f75bf 100644 --- a/core/module/theme/view/menu/menu.php +++ b/core/module/theme/view/menu/menu.php @@ -26,12 +26,6 @@

Paramètres

-
- 'Largeur', - 'selected' => $this->getData(['theme', 'menu', 'wide']) - ]); ?> -
getData(['theme', 'header', 'position']) == "site") @@ -46,6 +40,12 @@ ]); } ?>
+
+ 'Largeur', + 'selected' => $this->getData(['theme', 'menu', 'wide']) + ]); ?> +