_gap.html.haml 392 字节
Newer Older
D
Dmitriy Zaporozhets 已提交
1 2 3
-#  Non-link tag that stands for skipped pages...
-#  available local variables
-#    current_page:  a page object for the currently displayed page
4
-#    total_pages:   total number of pages
D
Dmitriy Zaporozhets 已提交
5 6
-#    per_page:      number of items to fetch per page
-#    remote:        data-remote
7
%li.page-item.disabled.d-none.d-md-block
C
Clement Ho 已提交
8
  = link_to raw(t 'views.pagination.truncate'), '#', class: 'page-link'