mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-26 20:56:48 +00:00
5 lines
354 B
Ruby
5 lines
354 B
Ruby
Deface::Override.new(:virtual_path => "spree/layouts/admin",
|
|
:insert_bottom => "[data-hook='admin_inside_head']",
|
|
:partial => "layouts/auth_token_script",
|
|
:name => "set_auth_token_in_backend",
|
|
:original => '6bc2c5de1c8f7542d033548557437c9fe4b3ba02') |