rework autocomplete: seperate bbcode completion

This commit is contained in:
rabuzarus 2016-04-14 23:59:29 +02:00
parent ce1faf17d1
commit 98b62b80f3
7 changed files with 124 additions and 12 deletions

View file

@ -63,6 +63,11 @@ else
}
);
{{if $editselect = 'none'}}
$("#prvmail-text").bbco_autocomplete('bbcode');
{{/if}}
});
function jotGetLink() {