summaryrefslogtreecommitdiff
path: root/app/views/layouts/_google_analytics.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/_google_analytics.html.haml')
-rw-r--r--app/views/layouts/_google_analytics.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/layouts/_google_analytics.html.haml b/app/views/layouts/_google_analytics.html.haml
index 81e03c7eff2..98ea96b0b77 100644
--- a/app/views/layouts/_google_analytics.html.haml
+++ b/app/views/layouts/_google_analytics.html.haml
@@ -1,3 +1,4 @@
+-# haml-lint:disable InlineJavaScript
:javascript
var _gaq = _gaq || [];
_gaq.push(['_setAccount', '#{extra_config.google_analytics_id}']);