From e644a7040639ef85618982e22344338f74a602b2 Mon Sep 17 00:00:00 2001 From: Jason Robinson Date: Tue, 10 Jul 2012 23:06:42 +0300 Subject: [PATCH] Mobile bookmarklet was not loading jQuery causing javascript to not execute, fixes #3204 --- app/views/status_messages/bookmarklet.mobile.haml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/status_messages/bookmarklet.mobile.haml b/app/views/status_messages/bookmarklet.mobile.haml index 6da6c3845..31310eac6 100644 --- a/app/views/status_messages/bookmarklet.mobile.haml +++ b/app/views/status_messages/bookmarklet.mobile.haml @@ -2,6 +2,7 @@ -# licensed under the Affero General Public License version 3 or later. See -# the COPYRIGHT file. += javascript_include_tag :jquery = javascript_include_tag :mobile :javascript