enable bbcode autocomplete for other places
This commit is contained in:
@@ -15,4 +15,7 @@ $(document).ready(function() {
|
||||
$('#jot-public').show();
|
||||
}
|
||||
}).trigger('change');
|
||||
|
||||
$('#chatText').bbco_autocomplete('bbcode');
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user