publisher needs a little more js...
This commit is contained in:
parent
4263797099
commit
a03a57efb7
1 changed files with 1 additions and 2 deletions
|
|
@ -19,8 +19,7 @@
|
||||||
= csrf_meta_tag
|
= csrf_meta_tag
|
||||||
|
|
||||||
= jquery_include_tag
|
= jquery_include_tag
|
||||||
= include_javascripts :main, :templates
|
= include_javascripts :main, :templates, :home
|
||||||
= javascript_include_tag "publisher.js"
|
|
||||||
:javascript
|
:javascript
|
||||||
Diaspora.I18n.loadLocale(#{get_javascript_strings_for(I18n.locale).to_json}, "#{I18n.locale}");
|
Diaspora.I18n.loadLocale(#{get_javascript_strings_for(I18n.locale).to_json}, "#{I18n.locale}");
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue