diff --git a/Apollo/assets/views/status-update/setFeesForStudent.html b/Apollo/assets/views/status-update/setFeesForStudent.html index b95eb66e..1ffcc637 100755 --- a/Apollo/assets/views/status-update/setFeesForStudent.html +++ b/Apollo/assets/views/status-update/setFeesForStudent.html @@ -167,7 +167,7 @@ + ng-model="setModel.feesType.STFOrWR" ng-pattern="/^[0-9]*$/" ng-change="setFeesTotalAmount(setModel.feesType,'2','2','2');" ng-disabled="setModel.feesType.ExistValue=='1' && userType=='R002'"/> STF/WR amount is required @@ -183,7 +183,7 @@ + ng-model="setModel.feesType.Others" ng-pattern="/^[0-9]*$/" ng-change="setFeesTotalAmount(setModel.feesType,'2','1','2');" ng-disabled="setModel.feesType.ExistValue=='1' && userType=='R002'" readonly/> Others amount is required @@ -207,7 +207,7 @@ ng-if="Form.paid.$error.maxlength || Form.paid.$error.pattern">Enter a valid amount --> -
--> +
+ + + + Total amount is required + Enter a valid amount +
-
-
--> +
-
@@ -459,7 +411,7 @@ Course Fees STF/WR Others - Waiver + Payable Fees @@ -473,7 +425,7 @@ {{p.ActualFees}} {{p.STFOrWR}} {{p.Others}} - {{p.Waiver}} + {{p.PayableFees}}