X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Ftemplates%2Fjot-header.tpl;h=880764da00f8da616d00dc5ba90d138f8e883f9e;hb=0c9cc29a51941eb572bf16fd5489d0947d47d033;hp=f096d258238941ffa642c3188093a2b140f8380e;hpb=ca1f408f9b5ae5296bcbb1e34a5bb57165fe4d06;p=friendica.git diff --git a/view/theme/smoothly/templates/jot-header.tpl b/view/theme/smoothly/templates/jot-header.tpl index f096d25823..880764da00 100644 --- a/view/theme/smoothly/templates/jot-header.tpl +++ b/view/theme/smoothly/templates/jot-header.tpl @@ -12,7 +12,8 @@ function initEditor(cb){ if(plaintext == 'none') { $("#profile-jot-text-loading").hide(); $("#profile-jot-text").css({ 'height': 200, 'color': '#000' }); - $("#profile-jot-text").contact_autocomplete(baseurl+"/acl"); + $("#profile-jot-text").editor_autocomplete(baseurl+"/acl"); + $("#profile-jot-text").bbco_autocomplete('bbcode'); $(".jothidden").show(); editor = true; $("a#jot-perms-icon").colorbox({