From a49dca5b92c141cafd89a9908309036179973410 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Fri, 15 Nov 2019 15:59:55 +0100 Subject: fix(home): Cannot set property 'innerHTML' of null home.bundle.js was included even if the user was not connected --- app/view/templates/home.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/view') diff --git a/app/view/templates/home.php b/app/view/templates/home.php index 9758c95..01bc0e4 100644 --- a/app/view/templates/home.php +++ b/app/view/templates/home.php @@ -173,10 +173,10 @@ insert('footer', ['footer' => $footer]) ?> - + + - -- cgit v1.2.3