Close import-dialog after clicking Import

This commit is contained in:
Tobias Reich 2015-01-22 11:23:16 +01:00
parent ae468be5bd
commit fab2bb0afe

View File

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