From e7202f14e27a496d61410a036dbb3584cb0d8f8c Mon Sep 17 00:00:00 2001 From: apple Date: Wed, 10 Jul 2019 16:32:35 +0530 Subject: [PATCH] validation required in upload file --- pages/registration.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/registration.html b/pages/registration.html index c6fbf40..1735b8e 100644 --- a/pages/registration.html +++ b/pages/registration.html @@ -104,7 +104,7 @@
- + Please Select a File
Fields marked with "*" are mandatory. @@ -270,7 +270,7 @@ -->
- +
-- 2.0.0