fix bookmarklet. fixes #2605
This commit is contained in:
parent
efb05be072
commit
5d01904231
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@
|
|||
Diaspora.I18n.loadLocale(#{get_javascript_strings_for(current_user.language).to_json}, "#{current_user.language}");
|
||||
$(document).ready(function()
|
||||
{
|
||||
Publisher.open();
|
||||
Publisher.bookmarklet = true;
|
||||
$("#publisher").bind('ajax:success', function(){
|
||||
$('h4').text("#{t('bookmarklet.post_success')}");
|
||||
|
|
|
|||
Loading…
Reference in a new issue