From 1e5a1e59ea816ec5008011582f4bc846f4b00366 Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Sun, 29 Mar 2020 14:10:49 +0200 Subject: [PATCH] Added timezone handling for users in the backend section. --- application/views/backend/customers.php | 5 +++++ application/views/backend/users.php | 15 +++++++++++++++ assets/js/backend_customers_helper.js | 4 +++- assets/js/backend_users_admins.js | 2 ++ assets/js/backend_users_providers.js | 2 ++ assets/js/backend_users_secretaries.js | 2 ++ 6 files changed, 29 insertions(+), 1 deletion(-) diff --git a/application/views/backend/customers.php b/application/views/backend/customers.php index 0d3bcd71..f4109f24 100755 --- a/application/views/backend/customers.php +++ b/application/views/backend/customers.php @@ -130,6 +130,11 @@ +
+ + +
+
diff --git a/application/views/backend/users.php b/application/views/backend/users.php index 0256b594..0bde3849 100755 --- a/application/views/backend/users.php +++ b/application/views/backend/users.php @@ -181,6 +181,11 @@
+
+ + +
+
+
+ + +
+
+
+ + +
+