Merge pull request #6114 from mbudm/issue/6031

Add matomo tag to admin pages
This commit is contained in:
Luis Ramos
2020-10-22 15:24:34 +01:00
committed by GitHub

View File

@@ -67,3 +67,5 @@
%script
= raw "Spree.api_key = \"#{spree_current_user.try(:spree_api_key).to_s}\";"
= render "layouts/matomo_tag"