From a992fbf4a668b169d63a881478341e1ca6d7214d Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Wed, 20 Dec 2017 16:17:23 +0530 Subject: [PATCH] course details changes done --- Apollo/assets/views/status-update/fees_status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Apollo/assets/views/status-update/fees_status.html b/Apollo/assets/views/status-update/fees_status.html index de6e9624..81281dc7 100755 --- a/Apollo/assets/views/status-update/fees_status.html +++ b/Apollo/assets/views/status-update/fees_status.html @@ -39,7 +39,7 @@
Search
-
+
@@ -48,7 +48,7 @@ autofocus tabindex="1" class="form-control" name="mobilenumber" id="mobilenumber" ng-minlength="10" ng-maxlength="12" ng-model="myModel.mobileNumber" ng-pattern="/^[0-9]*$/" ng-change="getStudentDetails(Form,myModel);"/> Enter a valid phone number + ng-if="Form.mobilenumber.$error.maxlength || Form.mobilenumber.$error.minlength || Form.mobilenumber.$error.pattern">Enter a valid mobile number