mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Merge pull request #11901 from dacook/buu-bom-pagination-11608
Ensure pagination appears at bottom of table
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.pagination
|
||||
.pagination{style: "clear: both;"}
|
||||
%button{'ng-click' => 'changePage(1)', 'ng-class' => "{'disabled': pagination.page == 1}", 'ng-disabled' => "pagination.page == 1"}
|
||||
= "«".html_safe
|
||||
= t(:first)
|
||||
|
||||
Reference in New Issue
Block a user