course details changes done
This commit is contained in:
parent
dfa4230bf5
commit
6ab2ce5bf4
@ -39,12 +39,12 @@
|
|||||||
Update Fees Status
|
Update Fees Status
|
||||||
</legend>-->
|
</legend>-->
|
||||||
|
|
||||||
<div class="col-md-12">
|
<div class="col-md-8">
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<legend>Fees Details</legend>
|
<legend>Fees Details</legend>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|
||||||
<div class="col-md-3 form-group"
|
<div class="col-md-4 form-group"
|
||||||
ng-class="{'has-error':Form.feesType.$dirty && Form.feesType.$invalid, 'has-success':Form.feesType.$valid}">
|
ng-class="{'has-error':Form.feesType.$dirty && Form.feesType.$invalid, 'has-success':Form.feesType.$valid}">
|
||||||
<label>
|
<label>
|
||||||
Fees Type <span class="symbol required"></span>
|
Fees Type <span class="symbol required"></span>
|
||||||
@ -58,7 +58,7 @@
|
|||||||
<span class="error text-small block"
|
<span class="error text-small block"
|
||||||
ng-if="Form.feesType.$dirty && Form.feesType.$invalid">Fees type is required</span>
|
ng-if="Form.feesType.$dirty && Form.feesType.$invalid">Fees type is required</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-3 form-group"
|
<div class="col-md-4 form-group"
|
||||||
ng-class="{'has-error':Form.sessionname.$dirty && Form.sessionname.$invalid, 'has-success':Form.sessionname.$valid}">
|
ng-class="{'has-error':Form.sessionname.$dirty && Form.sessionname.$invalid, 'has-success':Form.sessionname.$valid}">
|
||||||
<label>
|
<label>
|
||||||
Session Name <span class="symbol required"></span>
|
Session Name <span class="symbol required"></span>
|
||||||
@ -74,7 +74,7 @@
|
|||||||
<!--<span class="success text-small"-->
|
<!--<span class="success text-small"-->
|
||||||
<!--ng-if="Form.stopname.$valid">Thank You!</span>-->
|
<!--ng-if="Form.stopname.$valid">Thank You!</span>-->
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-3 form-group"
|
<div class="col-md-4 form-group"
|
||||||
ng-class="{'has-error':Form.rollNo.$dirty && Form.rollNo.$invalid, 'has-success':Form.rollNo.$valid}">
|
ng-class="{'has-error':Form.rollNo.$dirty && Form.rollNo.$invalid, 'has-success':Form.rollNo.$valid}">
|
||||||
<label>
|
<label>
|
||||||
Roll Number <span class="symbol required"></span>
|
Roll Number <span class="symbol required"></span>
|
||||||
@ -92,7 +92,10 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div class="col-md-3 form-group"
|
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-4 form-group"
|
||||||
ng-class="{'has-error':Form.feesAmount.$dirty && Form.feesAmount.$invalid,'has-success':Form.feesAmount.$valid}">
|
ng-class="{'has-error':Form.feesAmount.$dirty && Form.feesAmount.$invalid,'has-success':Form.feesAmount.$valid}">
|
||||||
<label>
|
<label>
|
||||||
Course Fees <span class="symbol required"></span>
|
Course Fees <span class="symbol required"></span>
|
||||||
@ -108,9 +111,7 @@
|
|||||||
ng-if="Form.feesAmount.$error.maxlength || Form.feesAmount.$error.pattern">Enter a valid amount</span>
|
ng-if="Form.feesAmount.$error.maxlength || Form.feesAmount.$error.pattern">Enter a valid amount</span>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
<div class="col-md-4 form-group"
|
||||||
<div class="row">
|
|
||||||
<div class="col-md-3 form-group"
|
|
||||||
ng-class="{'has-error':Form.STF.$dirty && Form.STF.$invalid}">
|
ng-class="{'has-error':Form.STF.$dirty && Form.STF.$invalid}">
|
||||||
<label>
|
<label>
|
||||||
STF/WR
|
STF/WR
|
||||||
@ -126,7 +127,7 @@
|
|||||||
ng-if="Form.STF.$error.maxlength || Form.STF.$error.pattern">Enter a valid amount</span>
|
ng-if="Form.STF.$error.maxlength || Form.STF.$error.pattern">Enter a valid amount</span>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-3 form-group"
|
<div class="col-md-4 form-group"
|
||||||
ng-class="{'has-error':Form.others.$dirty && Form.others.$invalid}">
|
ng-class="{'has-error':Form.others.$dirty && Form.others.$invalid}">
|
||||||
<label>
|
<label>
|
||||||
Others</span>
|
Others</span>
|
||||||
@ -142,7 +143,9 @@
|
|||||||
ng-if="Form.others.$error.maxlength || Form.others.$error.pattern">Enter a valid amount</span>
|
ng-if="Form.others.$error.maxlength || Form.others.$error.pattern">Enter a valid amount</span>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-3 form-group"
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-4 form-group"
|
||||||
ng-class="{'has-error':Form.waiver.$dirty && Form.waiver.$invalid}">
|
ng-class="{'has-error':Form.waiver.$dirty && Form.waiver.$invalid}">
|
||||||
<label>
|
<label>
|
||||||
Waiver</span>
|
Waiver</span>
|
||||||
@ -158,7 +161,7 @@
|
|||||||
ng-if="Form.waiver.$error.maxlength || Form.waiver.$error.pattern">Enter a valid amount</span>
|
ng-if="Form.waiver.$error.maxlength || Form.waiver.$error.pattern">Enter a valid amount</span>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-3 form-group"
|
<div class="col-md-4 form-group"
|
||||||
ng-class="{'has-error':Form.total.$dirty && Form.total.$invalid}">
|
ng-class="{'has-error':Form.total.$dirty && Form.total.$invalid}">
|
||||||
<label>
|
<label>
|
||||||
Total Payable Fees</span>
|
Total Payable Fees</span>
|
||||||
@ -174,12 +177,6 @@
|
|||||||
ng-if="Form.total.$error.maxlength || Form.total.$error.pattern">Enter a valid amount</span>
|
ng-if="Form.total.$error.maxlength || Form.total.$error.pattern">Enter a valid amount</span>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@ -187,18 +184,18 @@
|
|||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-12">
|
<div class="col-md-4">
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<legend>Course End Fees</legend>
|
<legend>Course End Fees</legend>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|
||||||
<div class="col-md-3 form-group"
|
<div class="col-md-6 form-group"
|
||||||
ng-class="{'has-error':Form.provFess.$dirty && Form.provFess.$invalid}">
|
ng-class="{'has-error':Form.provFess.$dirty && Form.provFess.$invalid}">
|
||||||
<label>
|
<label>
|
||||||
Prov Cert Fees
|
PC Fees
|
||||||
</label>
|
</label>
|
||||||
|
|
||||||
<input type="text" placeholder="Enter Prov Cert Fees"
|
<input type="text" placeholder="Enter PC"
|
||||||
autofocus tabindex="8" class="form-control" name="provFess" id="provFess" ng-maxlength="8"
|
autofocus tabindex="8" class="form-control" name="provFess" id="provFess" ng-maxlength="8"
|
||||||
ng-model="updateModel.feesType.PC" ng-pattern="/^[0-9]*$/" readonly>
|
ng-model="updateModel.feesType.PC" ng-pattern="/^[0-9]*$/" readonly>
|
||||||
<span class="error text-small block"
|
<span class="error text-small block"
|
||||||
@ -208,13 +205,13 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="col-md-3 form-group"
|
<div class="col-md-6 form-group"
|
||||||
ng-class="{'has-error':Form.transferAmount.$dirty && Form.transferAmount.$invalid}">
|
ng-class="{'has-error':Form.transferAmount.$dirty && Form.transferAmount.$invalid}">
|
||||||
<label>
|
<label>
|
||||||
Transfer Cert Fees
|
TC Fees
|
||||||
</label>
|
</label>
|
||||||
|
|
||||||
<input type="text" placeholder="Enter transfer Cert Fees"
|
<input type="text" placeholder="Enter TC"
|
||||||
autofocus tabindex="9" class="form-control" name="transferAmount" id="transferAmount" ng-maxlength="8"
|
autofocus tabindex="9" class="form-control" name="transferAmount" id="transferAmount" ng-maxlength="8"
|
||||||
ng-model="updateModel.feesType.TC" ng-pattern="/^[0-9]*$/" readonly>
|
ng-model="updateModel.feesType.TC" ng-pattern="/^[0-9]*$/" readonly>
|
||||||
<span class="error text-small block"
|
<span class="error text-small block"
|
||||||
@ -222,41 +219,45 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-md-3 form-group"
|
|
||||||
|
</div>
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-md-6 form-group"
|
||||||
ng-class="{'has-error':Form.degreeAmount.$dirty && Form.degreeAmount.$invalid}">
|
ng-class="{'has-error':Form.degreeAmount.$dirty && Form.degreeAmount.$invalid}">
|
||||||
<label>
|
<label>
|
||||||
Degree Cert Fees
|
DC Fees
|
||||||
</label>
|
</label>
|
||||||
|
|
||||||
<input type="text" placeholder="Enter Degree Cert Fees"
|
<input type="text" placeholder="Enter DC"
|
||||||
autofocus tabindex="10" class="form-control" name="degreeAmount" id="degreeAmount" ng-maxlength="8"
|
autofocus tabindex="10" class="form-control" name="degreeAmount" id="degreeAmount" ng-maxlength="8"
|
||||||
ng-model="updateModel.feesType.DC" ng-pattern="/^[0-9]*$/" readonly>
|
ng-model="updateModel.feesType.DC" ng-pattern="/^[0-9]*$/" readonly>
|
||||||
<span class="error text-small block"
|
<span class="error text-small block"
|
||||||
ng-if="Form.degreeAmount.$error.maxlength || Form.degreeAmount.$error.pattern">Enter a valid amount</span>
|
ng-if="Form.degreeAmount.$error.maxlength || Form.degreeAmount.$error.pattern">Enter a valid amount</span>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-3 form-group"
|
<div class="col-md-6 form-group"
|
||||||
ng-class="{'has-error':Form.migrationAmount.$dirty && Form.migrationAmount.$invalid}">
|
ng-class="{'has-error':Form.migrationAmount.$dirty && Form.migrationAmount.$invalid}">
|
||||||
<label>
|
<label>
|
||||||
Migration Cert Fees
|
MC Fees
|
||||||
</label>
|
</label>
|
||||||
|
|
||||||
<input type="text" placeholder="Enter Migration Cert Fees"
|
<input type="text" placeholder="Enter MC"
|
||||||
autofocus tabindex="11" class="form-control" name="migrationAmount" id="migrationAmount" ng-maxlength="8"
|
autofocus tabindex="11" class="form-control" name="migrationAmount" id="migrationAmount" ng-maxlength="8"
|
||||||
ng-model="updateModel.feesType.MC" ng-pattern="/^[0-9]*$/" readonly>
|
ng-model="updateModel.feesType.MC" ng-pattern="/^[0-9]*$/" readonly>
|
||||||
<span class="error text-small block"
|
<span class="error text-small block"
|
||||||
ng-if="Form.migrationAmount.$error.maxlength || Form.migrationAmount.$error.pattern">Enter a valid amount</span>
|
ng-if="Form.migrationAmount.$error.maxlength || Form.migrationAmount.$error.pattern">Enter a valid amount</span>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-3 form-group"
|
<div class="col-md-6 form-group"
|
||||||
ng-class="{'has-error':Form.otherAmount.$dirty && Form.otherAmount.$invalid}">
|
ng-class="{'has-error':Form.otherAmount.$dirty && Form.otherAmount.$invalid}">
|
||||||
<label>
|
<label>
|
||||||
Other Fees
|
Other Fees
|
||||||
</label>
|
</label>
|
||||||
|
|
||||||
<input type="text" placeholder="Enter Other Fees"
|
<input type="text" placeholder="Enter Other"
|
||||||
autofocus tabindex="12" class="form-control" name="otherAmount" id="otherAmount" ng-maxlength="8"
|
autofocus tabindex="12" class="form-control" name="otherAmount" id="otherAmount" ng-maxlength="8"
|
||||||
ng-model="updateModel.feesType.OtherFees" ng-pattern="/^[0-9]*$/" readonly>
|
ng-model="updateModel.feesType.OtherFees" ng-pattern="/^[0-9]*$/" readonly>
|
||||||
<span class="error text-small block"
|
<span class="error text-small block"
|
||||||
@ -502,7 +503,7 @@
|
|||||||
<tr style="height: 24px;">
|
<tr style="height: 24px;">
|
||||||
<td style="width: 136px; height: 24px;">Course: {{items.CourseName}}</td>
|
<td style="width: 136px; height: 24px;">Course: {{items.CourseName}}</td>
|
||||||
<td style="width: 136px; height: 24px;">Sem: {{items.FeesName}}</td>
|
<td style="width: 136px; height: 24px;">Sem: {{items.FeesName}}</td>
|
||||||
<td style="width: 137px; height: 24px;">Exam Cycle: {{sessionName}}</td>
|
<td style="width: 137px; height: 24px;">Exam Cycle: {{items.SessionName}}</td>
|
||||||
<td style="width: 137px; height: 24px;">Univ: {{items.UniversityName}}</td>
|
<td style="width: 137px; height: 24px;">Univ: {{items.UniversityName}}</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr style="height: 24px;">
|
<tr style="height: 24px;">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user