fixed bookmarklet
This commit is contained in:
parent
9072de5096
commit
8919d0c0ce
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
$(document).ready(function()
|
||||
{
|
||||
Publisher.open();
|
||||
Publisher.bookmarklet = true;
|
||||
$("#publisher").bind('ajax:success', function(){
|
||||
$('h4').text("#{t('bookmarklet.post_success')}");
|
||||
Publisher.close();
|
||||
|
|
|
|||
Loading…
Reference in a new issue