[skip ci] Disable pagination gap button
This commit is contained in:
parent
cad4eb989e
commit
73cd8ed0f8
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@
|
|||
-# total_pages: total number of pages
|
||||
-# per_page: number of items to fetch per page
|
||||
-# remote: data-remote
|
||||
%li.page-item
|
||||
%li.page-item.disabled
|
||||
= link_to raw(t 'views.pagination.truncate'), '#', class: 'page-link'
|
||||
|
|
Loading…
Reference in a new issue