From b3a51f820726b7003793b91b371021a5067b5e98 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Thu, 14 Jun 2018 11:55:47 +0530 Subject: [PATCH] fees changes done --- Apollo/assets/views/status-update/setFeesForStudent.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apollo/assets/views/status-update/setFeesForStudent.html b/Apollo/assets/views/status-update/setFeesForStudent.html index 4030b9e1..0f186ee7 100755 --- a/Apollo/assets/views/status-update/setFeesForStudent.html +++ b/Apollo/assets/views/status-update/setFeesForStudent.html @@ -156,7 +156,7 @@ + ng-model="setModel.feesType.ActualFees" ng-pattern="/^[0-9]*$/" ng-disabled="userType=='R002'" ng-change="setFeesTotalAmount(setModel.feesType,'2',{{setModel.feesType}},'2');" required/> Fees amount is required