aboutsummaryrefslogtreecommitdiffstats
path: root/view/jot-header.tpl
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2012-02-13 10:19:10 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2012-02-13 10:19:10 +0100
commit8369c243b321a421ea2ab92a49d8995b5724244e (patch)
tree065e7fcef74e17d63072d386481cce8483772000 /view/jot-header.tpl
parent850560519a4bbe9949368933e115f767aeb90b73 (diff)
downloadvolse-hubzilla-8369c243b321a421ea2ab92a49d8995b5724244e.tar.gz
volse-hubzilla-8369c243b321a421ea2ab92a49d8995b5724244e.tar.bz2
volse-hubzilla-8369c243b321a421ea2ab92a49d8995b5724244e.zip
Fix 'item not found' message
Diffstat (limited to 'view/jot-header.tpl')
-rwxr-xr-xview/jot-header.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/jot-header.tpl b/view/jot-header.tpl
index 251b9cdd0..02662d2d4 100755
--- a/view/jot-header.tpl
+++ b/view/jot-header.tpl
@@ -118,7 +118,7 @@ function enableOnUser(){
}
</script>
-<script type="text/javascript" src="js/ajaxupload.js" ></script>
+<script type="text/javascript" src="$baseurl/js/ajaxupload.js" ></script>
<script>
var ispublic = '$ispublic';
var addtitle = '$addtitle';