From 19de4ee5edad313080d168c0843a678e3d007c90 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sun, 23 Sep 2018 18:55:08 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20:=20d=C3=A9placement=20dynamique=20bloc?= =?UTF-8?q?=20footer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/layout/main.php | 136 ++++++++++++-------- core/module/theme/theme.php | 1 + core/module/theme/view/footer/footer.js.php | 72 +++++++++++ core/module/theme/view/footer/footer.php | 26 ++-- site/data/data.json | 2 +- 5 files changed, 167 insertions(+), 70 deletions(-) diff --git a/core/layout/main.php b/core/layout/main.php index a5980999..0ef379f1 100755 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -139,35 +139,47 @@