From 06956e82d0d1251100ff1e28f46e7a3e95dc79ce Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Mon, 28 Sep 2020 15:24:29 +0300 Subject: [PATCH] Replaced the btn light class with btn outline secondary --- .../appointments/cookie_notice_modal.php | 4 ++- .../appointments/privacy_policy_modal.php | 4 ++- .../terms_and_conditions_modal.php | 4 ++- application/views/backend/calendar.php | 4 +-- application/views/backend/customers.php | 10 +++--- application/views/backend/services.php | 20 ++++++------ application/views/backend/users.php | 30 ++++++++--------- application/views/general/error404.php | 2 +- application/views/general/update.php | 2 +- application/views/user/logout.php | 2 +- assets/js/backend.js | 2 +- assets/js/backend_calendar_table_view.js | 10 +++--- assets/js/backend_categories_helper.js | 2 +- assets/js/backend_customers_helper.js | 2 +- assets/js/backend_services_helper.js | 2 +- assets/js/backend_users_admins.js | 2 +- assets/js/backend_users_providers.js | 2 +- assets/js/backend_users_secretaries.js | 2 +- assets/js/general_functions.js | 2 +- assets/js/working_plan.js | 32 +++++++++---------- 20 files changed, 73 insertions(+), 67 deletions(-) diff --git a/application/views/appointments/cookie_notice_modal.php b/application/views/appointments/cookie_notice_modal.php index 007b87b4..61ee08ee 100644 --- a/application/views/appointments/cookie_notice_modal.php +++ b/application/views/appointments/cookie_notice_modal.php @@ -9,7 +9,9 @@

diff --git a/application/views/appointments/privacy_policy_modal.php b/application/views/appointments/privacy_policy_modal.php index ca5393fd..246d4734 100644 --- a/application/views/appointments/privacy_policy_modal.php +++ b/application/views/appointments/privacy_policy_modal.php @@ -9,7 +9,9 @@

diff --git a/application/views/appointments/terms_and_conditions_modal.php b/application/views/appointments/terms_and_conditions_modal.php index a2208192..0522e88b 100644 --- a/application/views/appointments/terms_and_conditions_modal.php +++ b/application/views/appointments/terms_and_conditions_modal.php @@ -9,7 +9,9 @@

diff --git a/application/views/backend/calendar.php b/application/views/backend/calendar.php index e9b1bc2e..8c786509 100755 --- a/application/views/backend/calendar.php +++ b/application/views/backend/calendar.php @@ -519,7 +519,7 @@