Merge pull request #2891 from Raven24/bookmarklet-oops

bookmarklet - publisher needs a little more js...
This commit is contained in:
Daniel Grippi 2012-02-14 12:33:32 -08:00
commit 10c5757193

View file

@ -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}");