mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Add users_tab partial from spree_auth_devise
This commit is contained in:
3
app/views/spree/admin/_users_tab.html.erb
Normal file
3
app/views/spree/admin/_users_tab.html.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<% if can? :admin, Spree::User %>
|
||||
<%= tab(:users, :url => spree.admin_users_path, :icon => 'icon-user') %>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user