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']) ]); ?>
-
+