Skip to content

Commit 3aa46b1

Browse files
fix: remove duplicate pagination in users resource table
1 parent 74720e1 commit 3aa46b1

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)