X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Ftemplates%2Fjot-header.tpl;h=08028be8204fbf9f3124fe783a841bc9b59e9382;hb=dbcaf5192315d00f73c88d54e413c827fd31759b;hp=632481ce59260178b0177940c7f2b52de2e4f63e;hpb=2b0610eaf5ea67cc6b6a8e59b4f9c08249f90370;p=friendica.git diff --git a/view/theme/smoothly/templates/jot-header.tpl b/view/theme/smoothly/templates/jot-header.tpl index 632481ce59..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,11 +48,11 @@ function enableOnUser(){ -