batch code removed from student view
This commit is contained in:
parent
6f0c75f66f
commit
4da1862bc6
@ -283,7 +283,7 @@
|
||||
<span>{{fees.FeesName}}</span>
|
||||
</td>
|
||||
<td>
|
||||
<span>{{fees.BatchName}}</span><span ng-if="fees.BatchCode!='' && fees.BatchCode!=null"> ({{fees.BatchCode}})</span>
|
||||
<span>{{fees.BatchName}}</span>
|
||||
</td>
|
||||
<td ng-if="course.feesDetails[0].ProgramType=='P001' || course.feesDetails[0].ProgramType=='P002'">{{fees.SessionName}}/{{fees.ToSessionName}}</td>
|
||||
<td ng-if="course.feesDetails[0].ProgramType=='Y001'">{{fees.SessionName}}</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user