mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-06 22:36:07 +00:00
Move override into view
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
/ insert_before "table#listing_users"
|
||||
|
||||
= render 'admin/shared/users_sub_menu'
|
||||
@@ -3,6 +3,9 @@
|
||||
- content_for :page_actions do
|
||||
%li
|
||||
= button_link_to Spree.t(:new_user), new_object_url, icon: "icon-plus", id: "admin_new_user_link"
|
||||
|
||||
= render "admin/shared/users_sub_menu"
|
||||
|
||||
%table#listing_users.index{"data-hook" => ""}
|
||||
%colgroup
|
||||
%col{ style: "width: 65%" }
|
||||
|
||||
Reference in New Issue
Block a user