enable bbcode autocomplete for other places
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
$(document).ready(function() {
|
||||
$('form').areYouSure(); // Warn user about unsaved settings
|
||||
$('textarea').bbco_autocomplete('bbcode');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user