]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/jot-header.tpl
Merge remote-tracking branch 'upstream/develop' into aria
[friendica.git] / view / theme / frio / templates / jot-header.tpl
index db2c9afeb912c46239418e3f1964e7c3c3788ee6..9f226cda4997bba86e2e5334738e60bf463f2fb8 100644 (file)
@@ -15,7 +15,7 @@
                        $("#jot-category").show();
                        $("#jot-category").addClass("jot-category-ex");
                        $("#jot-profile-jot-wrapper").show();
-                       $("#profile-jot-text").editor_autocomplete(baseurl+"/acl");
+                       $("#profile-jot-text").editor_autocomplete(baseurl + '/search/acl');
                        $("#profile-jot-text").bbco_autocomplete('bbcode');
                        $("a#jot-perms-icon").colorbox({
                                'inline' : true,