report_balance_fee.html remove balance 0 online with Bitbucket

This commit is contained in:
gandhimathi 2018-08-13 10:45:23 +00:00
parent 3aea386e0d
commit 73284b7383

View File

@ -155,7 +155,7 @@
</tr>
</thead>
<tbody dir-paginate="p in balfee_data|filter:search:strict|itemsPerPage:itemsPerPage" current-page="currentPage">
<tr>
<tr ng-if= "p.balance !=0">
<td><input type="checkbox" ng-checked="myModel.all" id="{{p.Student_id}}" name="{{p.Student_id}}" class="form-control" ng-click="isClick($event);" /></td>
<td nowrap>{{p.SL_NO}}</td>
<td nowrap>{{p.eid}}</td>