forked from leftypol/leftypol
ajax-post-controls.js
This commit is contained in:
parent
5d108319eb
commit
4b45ccc4ee
3 changed files with 92 additions and 4 deletions
|
@ -63,6 +63,8 @@ $(document).ready(function(){
|
|||
post_form.appendTo($(this).parent().parent());
|
||||
//post_form.insertBefore($(this));
|
||||
}
|
||||
|
||||
$(window).trigger('quick-post-controls', post_form);
|
||||
} else {
|
||||
var elm = $(this).parent().parent().find('form');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue