mirror of
https://github.com/arnaucube/goBlockchainDataAnalysis.git
synced 2026-02-07 03:36:44 +01:00
added pagination on Blocks, Txs, Addresses
This commit is contained in:
@@ -45,6 +45,11 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<ul class="pager">
|
||||
<li><a class="withripple" ng-click="getPrev()">Previous</a></li>
|
||||
Current page: {{page}}
|
||||
<li><a class="withripple" ng-click="getNext()">Next</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user