Fix admin paging gap issue
This commit is contained in:
parent
e7abd35f73
commit
f4a6f1fd5a
1 changed files with 3 additions and 2 deletions
|
@ -4,5 +4,6 @@
|
|||
-# num_pages: total number of pages
|
||||
-# per_page: number of items to fetch per page
|
||||
-# remote: data-remote
|
||||
%span.page.gap
|
||||
= raw(t 'views.pagination.truncate')
|
||||
%li{class: "page"}
|
||||
%span.page.gap
|
||||
= raw(t 'views.pagination.truncate')
|
||||
|
|
Loading…
Reference in a new issue