]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/templates/jot-header.tpl
Merge branch 'rewrites/is_filled_array_introduced' of git://github.com/Quix0r/friendi...
[friendica.git] / view / theme / smoothly / templates / jot-header.tpl
index f096d258238941ffa642c3188093a2b140f8380e..880764da00f8da616d00dc5ba90d138f8e883f9e 100644 (file)
@@ -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({