From ff602e429458271dc4c8acdfaf67cf645528aeb8 Mon Sep 17 00:00:00 2001 From: Seth Call Date: Thu, 3 Oct 2013 12:58:39 +0000 Subject: [PATCH] * VRFS-749 - fix by adding stub function --- web/app/views/shared/_ga.html.erb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/web/app/views/shared/_ga.html.erb b/web/app/views/shared/_ga.html.erb index 00992c96c..b1c147703 100644 --- a/web/app/views/shared/_ga.html.erb +++ b/web/app/views/shared/_ga.html.erb @@ -26,4 +26,10 @@ }); })(window); +<% else %> + <% end %> \ No newline at end of file