diff --git a/filemanager/js/app.js b/filemanager/js/app.js index c7e9a40bc7..f01fdf9baa 100644 --- a/filemanager/js/app.js +++ b/filemanager/js/app.js @@ -1124,7 +1124,7 @@ app.classes.filemanager = AppJS.extend( { if (this.egw.user('apps').stylite) { - this.egw.open_link('stylite.stylite_filemanager.upload', '_blank', '670x320'); + this.egw.open_link('/index.php?menuaction=stylite.stylite_filemanager.upload&path='+this.get_path(), '_blank', '670x320'); } else {