mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Add bugsnag js script to admin layout above all.js
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
%link{:href => "//fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,600&subset=latin,cyrillic,greek,vietnamese", :rel => "stylesheet", :type => "text/css"}
|
||||
|
||||
= stylesheet_link_tag 'admin/all'
|
||||
= render "layouts/bugsnag" if ENV["BUGSNAG_JS_KEY"].present?
|
||||
= javascript_include_tag 'admin/all'
|
||||
|
||||
= render "spree/admin/shared/translations"
|
||||
|
||||
Reference in New Issue
Block a user