X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Ftemplates%2Fjot-header.tpl;h=880764da00f8da616d00dc5ba90d138f8e883f9e;hb=7d531afd00de35ef55d0cc5caa63242765341dae;hp=f096d258238941ffa642c3188093a2b140f8380e;hpb=4aa2ae488bd1175fff185361e5debf873e3c72a5;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({