Close import-dialog after clicking Import

pull/331/head
Tobias Reich 10 years ago
parent ae468be5bd
commit fab2bb0afe

@ -305,6 +305,8 @@ upload.start = {
var params,
files = [];
basicModal.close();
files[0] = {
name: data.path,
supported: true

Loading…
Cancel
Save