From 6efc2f7ffffed6c8c473caeaebb26bb087a0b6cd Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Tue, 5 Sep 2017 17:03:50 -0400 Subject: Remove unused files with company keywords Drop the static FE pages that were once used to redirect users. Issue: PORTAL-86 Change-Id: Idb1f3b07f2b30319b58d993fcafd7e95b1c6d5a3 Signed-off-by: Christopher Lott (cl778h) --- .../user.notifications.modal.page.html | 25 +++++++++++++++------- 1 file changed, 17 insertions(+), 8 deletions(-) (limited to 'ecomp-portal-FE-common/client/app/views/user-notifications-admin/user.notifications.modal.page.html') diff --git a/ecomp-portal-FE-common/client/app/views/user-notifications-admin/user.notifications.modal.page.html b/ecomp-portal-FE-common/client/app/views/user-notifications-admin/user.notifications.modal.page.html index 57433c1c..5d1698e5 100644 --- a/ecomp-portal-FE-common/client/app/views/user-notifications-admin/user.notifications.modal.page.html +++ b/ecomp-portal-FE-common/client/app/views/user-notifications-admin/user.notifications.modal.page.html @@ -131,10 +131,14 @@ ng-model="newNotifModel.startTime" b2b-datepicker min="minDate" max="maxDate" required /> -
- Please enter valid date in MM/DD/YYYY format! +
+
+ Please enter valid date in MM/DD/YYYY format! +
+
+ Date should be greater than or equal to current date! +
-
@@ -142,18 +146,23 @@
- * End Date (Local Time) + * EndDate (Local Time)
-
+
+
Please enter valid date in MM/DD/YYYY format!
-
- End Date must be greater than start Date +
+ Date should be greater than or equal to current date! +
+
+ End Date must be greater than start Date +
@@ -181,7 +190,7 @@ ng-model="newNotifModel.msgDescription" name="content">
- Message is Required + Message is Required
-- cgit 1.2.3-korg