course details changes done
This commit is contained in:
parent
2997898fe4
commit
6fa0fbc519
@ -233,7 +233,7 @@
|
|||||||
<table class="table no-margin ng-scope" ng-if="course.feesDetails!=false">
|
<table class="table no-margin ng-scope" ng-if="course.feesDetails!=false">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Fees Name</th>
|
<th>Sem/Year</th>
|
||||||
<th>Batch</th>
|
<th>Batch</th>
|
||||||
<th ng-if="course.feesDetails[0].ProgramType=='P001' || course.feesDetails[0].ProgramType=='P002'">Session From/Session To</th>
|
<th ng-if="course.feesDetails[0].ProgramType=='P001' || course.feesDetails[0].ProgramType=='P002'">Session From/Session To</th>
|
||||||
<th ng-if="course.feesDetails[0].ProgramType=='Y001'">Session</th>
|
<th ng-if="course.feesDetails[0].ProgramType=='Y001'">Session</th>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user