this was needed
This commit is contained in:
parent
7756773683
commit
98bc1ed600
@ -13,7 +13,7 @@ $(document).ready(function() {
|
||||
});
|
||||
|
||||
$(".comment-edit-form textarea").editor_autocomplete(baseurl+"/acl?f=&n=1");
|
||||
// $('textarea').bbco_autocomplete('bbcode');
|
||||
$('textarea').bbco_autocomplete('bbcode');
|
||||
showHideBodyTextarea();
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user