mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
7 lines
360 B
Ruby
7 lines
360 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')
|