mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-26 20:56:48 +00:00
5 lines
386 B
Ruby
5 lines
386 B
Ruby
Deface::Override.new(:virtual_path => "spree/layouts/admin",
|
|
:name => "add_enterprises_admin_tab",
|
|
:insert_bottom => "[data-hook='admin_tabs'], #admin_tabs[data-hook]",
|
|
:text => "<%= tab :enterprises, :url => main_app.admin_enterprises_path %>",
|
|
:original => '6999548b86c700f2cc5d4f9d297c94b3617fd981') |