diff --git a/Apollo/assets/views/status-update/setFeesForStudent.html b/Apollo/assets/views/status-update/setFeesForStudent.html index aa4f9e46..77f20498 100755 --- a/Apollo/assets/views/status-update/setFeesForStudent.html +++ b/Apollo/assets/views/status-update/setFeesForStudent.html @@ -30,6 +30,36 @@ Fees type is required +
+ + + Batch is required +
+
+ + + + +
Session name is required @@ -53,13 +83,17 @@ Roll no is required Invalid roll no
+ + + +
- -
-
-
+ autofocus tabindex="12" class="form-control" name="STF" id="STF" ng-maxlength="9" + ng-model="setModel.feesType.STFOrWR" ng-pattern="/^[0-9]*$/" ng-change="setFeesTotalAmount(setModel.feesType,'2','2');" ng-disabled="setModel.feesType.ExistValue=='1' && userType=='R002'"/> STF/WR amount is required @@ -104,8 +134,8 @@ + autofocus tabindex="13" class="form-control" name="others" id="others" ng-maxlength="9" + ng-model="setModel.feesType.Others" ng-pattern="/^[0-9]*$/" ng-change="setFeesTotalAmount(setModel.feesType,'2','1');" ng-disabled="setModel.feesType.ExistValue=='1' && userType=='R002'" readonly/> Others amount is required @@ -136,8 +166,8 @@ + autofocus tabindex="14" class="form-control" name="waiver" id="waiver" ng-maxlength="9" + ng-model="setModel.feesType.Waiver" ng-pattern="/^[0-9]*$/" ng-change="setFeesTotalAmount(setModel.feesType,'2','2');" ng-disabled="setModel.feesType.ExistValue=='1' && userType=='R002'"/> Waiver amount is required @@ -145,6 +175,9 @@ ng-if="Form.waiver.$error.maxlength || Form.waiver.$error.pattern">Enter a valid amount
+ +
+
-
+
@@ -176,9 +209,87 @@
-
-
+ +
+
+
+ +
+ +
+ + + + Enter a valid installment +
+
+ + + + Enter a valid amount + +
+ + + + +
+
+ + + Date is required. + + +
+ +
+ + + + + + + + +
+ - + <!–Thank You–>
-
+
–>
- +
-
-
-
- - - - Enter a valid installment -
-
- - - - Enter a valid amount - -
- - - - -
-
- - - Date is required. - - -
- -
- - - - - - - - -
+
-->
@@ -321,11 +364,11 @@
- - @@ -357,7 +400,7 @@ - + {{p.Sem_Year}} {{p.SessionName}} @@ -374,8 +417,8 @@ - - +