From 4a7d6e5d6e0962f5bf5c10e048baabb313e8d71b Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Mon, 7 Sep 2020 14:40:59 +0300 Subject: [PATCH] Added required fields message in all forms. --- application/views/backend/calendar.php | 9 +- application/views/backend/customers.php | 4 +- application/views/backend/services.php | 8 +- application/views/backend/settings.php | 107 +++++++++++++----------- application/views/backend/users.php | 12 +++ 5 files changed, 87 insertions(+), 53 deletions(-) diff --git a/application/views/backend/calendar.php b/application/views/backend/calendar.php index 8eb7b93b..31bf25d1 100755 --- a/application/views/backend/calendar.php +++ b/application/views/backend/calendar.php @@ -303,10 +303,15 @@
- +
+ +

+ +

diff --git a/application/views/backend/customers.php b/application/views/backend/customers.php index 2ceaada4..8d9864b8 100755 --- a/application/views/backend/customers.php +++ b/application/views/backend/customers.php @@ -142,8 +142,8 @@
-

- +

+

diff --git a/application/views/backend/services.php b/application/views/backend/services.php index 8add9d5b..edae06d7 100755 --- a/application/views/backend/services.php +++ b/application/views/backend/services.php @@ -153,8 +153,8 @@ -

- +

+

@@ -230,6 +230,10 @@ + +

+ +

diff --git a/application/views/backend/settings.php b/application/views/backend/settings.php index f4e95575..d2caa2be 100755 --- a/application/views/backend/settings.php +++ b/application/views/backend/settings.php @@ -26,7 +26,7 @@ } }; - $(function() { + $(function () { BackendSettings.initialize(true); }); @@ -144,6 +144,10 @@ + +

+ +

@@ -239,11 +243,11 @@ - - - - - + + + + +
@@ -259,8 +263,10 @@

- - + +

@@ -276,7 +282,7 @@
@@ -284,12 +290,12 @@ - - - - - - + + + + + +
@@ -341,7 +347,8 @@
- + @@ -351,7 +358,8 @@
- +

@@ -384,7 +392,7 @@
- +
+ +

+ +

- + -
- - -
+
+ + +
-
- - -
+
+ + +
-
- - -
+
+ + +
-
- - -
+
+ + +
-
- - -
+
+ + +
- -
+ +
diff --git a/application/views/backend/users.php b/application/views/backend/users.php index c3a1ea33..62517a20 100755 --- a/application/views/backend/users.php +++ b/application/views/backend/users.php @@ -188,6 +188,10 @@
+ +

+ +

@@ -431,6 +435,10 @@
+ +

+ +

@@ -595,6 +603,10 @@
+ +

+ +