mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-05 02:41:33 +00:00
8 lines
379 B
Ruby
8 lines
379 B
Ruby
Deface::Override.new(:virtual_path => "spree/layouts/admin",
|
|
:name => "user_admin_tabs",
|
|
:insert_bottom => "[data-hook='admin_tabs'], #admin_tabs[data-hook]",
|
|
:partial => "spree/admin/users_tab",
|
|
:disabled => false,
|
|
:original => '031652cf5a054796022506622082ab6d2693699f')
|
|
|