Fix 'item not found' message
This commit is contained in:
parent
850560519a
commit
8369c243b3
1 changed files with 1 additions and 1 deletions
|
@ -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';
|
||||
|
|
Loading…
Reference in a new issue