X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Ftemplates%2Fjot-header.tpl;h=08028be8204fbf9f3124fe783a841bc9b59e9382;hb=dbcaf5192315d00f73c88d54e413c827fd31759b;hp=b549f1840ddf625bc55f182a0f26af57d968a38e;hpb=256e845c5dd606d6e0f1d401a0859b6f8728fb2d;p=friendica.git diff --git a/view/theme/smoothly/templates/jot-header.tpl b/view/theme/smoothly/templates/jot-header.tpl index b549f1840d..08028be820 100644 --- a/view/theme/smoothly/templates/jot-header.tpl +++ b/view/theme/smoothly/templates/jot-header.tpl @@ -10,7 +10,7 @@ function initEditor(callback) { $("#profile-jot-text-loading").show(); $("#profile-jot-text-loading").hide(); $("#profile-jot-text").css({ 'height': 200, 'color': '#000' }); - $("#profile-jot-text").editor_autocomplete(baseurl+"/acl"); + $("#profile-jot-text").editor_autocomplete(baseurl + '/search/acl'); $("#profile-jot-text").bbco_autocomplete('bbcode'); $(".jothidden").show(); $("a#jot-perms-icon").colorbox({ @@ -48,7 +48,7 @@ function enableOnUser(){ -