mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
extract inline JS for google tag manager
This commit is contained in:
@@ -31,7 +31,7 @@ module ApplicationHelper
|
||||
if SiteSetting.ga_universal_auto_link_domains.present?
|
||||
result[:allowLinker] = true
|
||||
end
|
||||
result.to_json.html_safe
|
||||
result.to_json
|
||||
end
|
||||
|
||||
def ga_universal_json
|
||||
|
||||
Reference in New Issue
Block a user