Merge pull request #11901 from dacook/buu-bom-pagination-11608

Ensure pagination appears at bottom of table
This commit is contained in:
Rachel Arnould
2023-12-08 13:25:31 +01:00
committed by GitHub

View File

@@ -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)