X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fsmoothly%2Ftemplates%2Fjot-header.tpl;h=08028be8204fbf9f3124fe783a841bc9b59e9382;hb=dbcaf5192315d00f73c88d54e413c827fd31759b;hp=eb8c13f2174c0a8ac310cfbf2805569ed8497c0d;hpb=8e12b159d947fb27ad6bdd5e06e3a90c1713687e;p=friendica.git diff --git a/view/theme/smoothly/templates/jot-header.tpl b/view/theme/smoothly/templates/jot-header.tpl index eb8c13f217..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(){ -