Skip to content

Commit 4c5faf7

Browse files
authored
Merge pull request #256 from blish-guenzler/fix-double-pagination
2 parents 74720e1 + 3aa46b1 commit 4c5faf7

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)