tag and mention handling in private mail (which required refactoring the bbcode cleanup stuff in mod_item)
This commit is contained in:
@@ -4,4 +4,5 @@ $(document).ready(function() {
|
||||
});
|
||||
$(".autotime").timeago()
|
||||
$('#prvmail-text').bbco_autocomplete('bbcode');
|
||||
$("#prvmail-text").editor_autocomplete(baseurl+"/acl");
|
||||
});
|
||||
|
Reference in New Issue
Block a user