From c761f6d37cf3d7eeb06d3472677a801b4bc8fbc2 Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Tue, 14 Dec 2021 07:52:41 +0100 Subject: [PATCH] Use the js_config component in all pages --- application/views/layouts/account_layout.php | 3 ++- application/views/layouts/backend_layout.php | 1 + application/views/layouts/booking_layout.php | 1 + application/views/layouts/message_layout.php | 1 + application/views/pages/installation.php | 1 + 5 files changed, 6 insertions(+), 1 deletion(-) diff --git a/application/views/layouts/account_layout.php b/application/views/layouts/account_layout.php index f92ef6f1..1dc69140 100644 --- a/application/views/layouts/account_layout.php +++ b/application/views/layouts/account_layout.php @@ -54,13 +54,14 @@ + + diff --git a/application/views/layouts/booking_layout.php b/application/views/layouts/booking_layout.php index feb106c7..d6b0d807 100644 --- a/application/views/layouts/booking_layout.php +++ b/application/views/layouts/booking_layout.php @@ -103,6 +103,7 @@ + + diff --git a/application/views/pages/installation.php b/application/views/pages/installation.php index 0c138563..5e04ad99 100755 --- a/application/views/pages/installation.php +++ b/application/views/pages/installation.php @@ -147,6 +147,7 @@ +