mirror of
https://github.com/Febbweiss/pdf-reader.git
synced 2026-03-04 22:25:38 +00:00
Feature: customize pagination
This commit is contained in:
@@ -59,9 +59,11 @@
|
||||
<tfoot>
|
||||
<td>
|
||||
<dir-pagination-controls
|
||||
max-size="5"
|
||||
max-size="7"
|
||||
direction-links="true"
|
||||
boundary-links="true" >
|
||||
boundary-links="true"
|
||||
template-url="partials/pagination.html"
|
||||
>
|
||||
</dir-pagination-controls>
|
||||
</td>
|
||||
</tfoot>
|
||||
|
||||
Reference in New Issue
Block a user