Skip to content

Commit 6418fc9

Browse files
authored
Merge pull request #257 from AlchemyCMS/backport/8.0-stable/pr-256
[8.0-stable] Merge pull request #256 from blish-guenzler/fix-double-pagination
2 parents d6e809f + 571c784 commit 6418fc9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/views/alchemy/admin/users/_resource_table.html.erb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,3 @@
3030
<% table.delete_button tooltip: Alchemy.t(:delete_user), confirm_message: Alchemy.t(:confirm_to_delete_user) %>
3131
<% table.edit_button tooltip: Alchemy.t(:edit_user), dialog_size: "430x500" %>
3232
<% end %>
33-
34-
<%= paginate @users, theme: "alchemy" %>

0 commit comments

Comments
 (0)