mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-27 21:06:49 +00:00
5 lines
352 B
Ruby
5 lines
352 B
Ruby
Deface::Override.new(:virtual_path => "spree/layouts/spree_application",
|
|
:insert_bottom => "[data-hook='inside_head']",
|
|
:partial => "layouts/feedback_script",
|
|
:name => "add_feedback_script",
|
|
:original => '429dfd9824ee588f51fb1b69013933424f149592') |