From c9d91535943498264d04ebdee7fdfac7b7728e98 Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Thu, 16 Dec 2021 08:20:10 +0100 Subject: [PATCH] Renamed config_script.php to js_config_script.php for clarity --- .../components/{config_script.php => js_config_script.php} | 0 application/views/layouts/account_layout.php | 2 +- application/views/layouts/backend_layout.php | 2 +- application/views/layouts/booking_layout.php | 2 +- application/views/layouts/message_layout.php | 2 +- 5 files changed, 4 insertions(+), 4 deletions(-) rename application/views/components/{config_script.php => js_config_script.php} (100%) diff --git a/application/views/components/config_script.php b/application/views/components/js_config_script.php similarity index 100% rename from application/views/components/config_script.php rename to application/views/components/js_config_script.php diff --git a/application/views/layouts/account_layout.php b/application/views/layouts/account_layout.php index 09c61300..16e436dd 100644 --- a/application/views/layouts/account_layout.php +++ b/application/views/layouts/account_layout.php @@ -54,7 +54,7 @@ - + - + diff --git a/application/views/layouts/booking_layout.php b/application/views/layouts/booking_layout.php index d6b0d807..62a2e354 100644 --- a/application/views/layouts/booking_layout.php +++ b/application/views/layouts/booking_layout.php @@ -103,7 +103,7 @@ - + - +