From a03a57efb7851c7f5f3c216a48e42a02639adc4e Mon Sep 17 00:00:00 2001 From: Florian Staudacher Date: Tue, 14 Feb 2012 21:28:37 +0100 Subject: [PATCH] publisher needs a little more js... --- app/views/status_messages/bookmarklet.html.haml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/views/status_messages/bookmarklet.html.haml b/app/views/status_messages/bookmarklet.html.haml index 979c71d7f..04e5d41bd 100644 --- a/app/views/status_messages/bookmarklet.html.haml +++ b/app/views/status_messages/bookmarklet.html.haml @@ -19,8 +19,7 @@ = csrf_meta_tag = jquery_include_tag - = include_javascripts :main, :templates - = javascript_include_tag "publisher.js" + = include_javascripts :main, :templates, :home :javascript Diaspora.I18n.loadLocale(#{get_javascript_strings_for(I18n.locale).to_json}, "#{I18n.locale}");