mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-04 02:31:33 +00:00
4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
<% if can? :admin, Spree::User %>
|
|
<%= tab(:users, :url => spree.admin_users_path, :icon => 'icon-user') %>
|
|
<% end %>
|