pagination id enable: kdk

This commit is contained in:
resicovenba 2018-01-25 12:13:10 +05:30
parent 98a8e16d69
commit 2330a551a8

View File

@ -109,15 +109,15 @@
<th>Delivery Status</th>
<th>Delivery On</th>
</thead>
<tbody ng-repeat="s in resGroupSendData">
<tbody dir-paginate="s in resGroupSendData |orderBy:sortKey:reverse|filter:search:strict|itemsPerPage:3" pagination-id="myInnerPage">
<th>{{s.MsgId}}</th>
<td>{{s.MobileNumber}}</td>
<td>{{s.DeliveredStatus}}</td>
<td>{{s.DeliveredOn}}</td>
</tbody>
</table>
<!--<dir-pagination-controls max-size="3" direction-links="true" boundary-links="true" pagination-id="_owner">
</dir-pagination-controls>-->
<dir-pagination-controls max-size="3" direction-links="true" boundary-links="true" pagination-id="myInnerPage">
</dir-pagination-controls>
</div>
<div ng-if="resGroupSendData.length === 0">
<p style="color: red;" align="center"><strong><h4 class="text-center">No