Skip to content

Commit 8c58431

Browse files
blish-guenzlertvdeyen
authored andcommitted
fix: remove duplicate pagination in users resource table
(cherry picked from commit 3aa46b1)
1 parent 4d43ffd commit 8c58431

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)