From 20463e87289aeb65dd6ddb6611f6aec1c1554cfe Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Tue, 12 Nov 2019 08:41:19 +0100 Subject: [PATCH] [9.2.10] Option de marges dans le pied de page hors du site --- core/module/theme/view/footer/footer.js.php | 2 ++ core/module/theme/view/footer/footer.php | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/core/module/theme/view/footer/footer.js.php b/core/module/theme/view/footer/footer.js.php index f57c4a98..674b4e95 100755 --- a/core/module/theme/view/footer/footer.js.php +++ b/core/module/theme/view/footer/footer.js.php @@ -261,6 +261,7 @@ $("#themeFooterDisplaySearch").on("change", function() { } }).trigger("change"); +/* // Affiche / Cache les options de la position $("#themeFooterPosition").on("change", function() { if($(this).val() === 'site') { @@ -272,3 +273,4 @@ $("#themeFooterPosition").on("change", function() { }); } }).trigger("change"); +*/ diff --git a/core/module/theme/view/footer/footer.php b/core/module/theme/view/footer/footer.php index 4a53f836..36935ba3 100755 --- a/core/module/theme/view/footer/footer.php +++ b/core/module/theme/view/footer/footer.php @@ -189,12 +189,12 @@ ]); ?>
-
- + $this->getData(['theme', 'footer', 'margin']) ]); ?>
-
+