sl no in non operational

This commit is contained in:
venbatechnologies@gmail.com 2018-10-11 10:38:01 +05:30
parent 019d463010
commit b4d638cbd1

View File

@ -123,7 +123,7 @@
<table class="table table-bordered export-table">
<thead>
<tr>
<th>S.No</th>
<!-- <th>S.No</th> -->
<th ng-click="sort('Date')" style="width: 20%;padding-right:5%">Date</th>
<th class="th" ng-click="sort('ListName')" style="width: 5%">Income/</br>Expense</th>
<th style="width: 5%">Voucher No / Bill No</th>
@ -141,7 +141,7 @@
<tbody dir-paginate="p in data | filter:search:strict | itemsPerPage:10">
<tr>
<td>{{p.SL_NO}}</td>
<!-- <td>{{p.SL_NO}}</td> -->
<td>{{p.Date}}</td>
<td>{{p.ListName}}</td>
<td ng-click="billDetails(p.VoucherNumber)">