Small fixes in sframe-common-file

This commit is contained in:
ClemDee
2019-08-12 18:44:25 +02:00
parent ef95da707e
commit 23dc301eb1
2 changed files with 8 additions and 9 deletions

View File

@@ -2210,7 +2210,6 @@ define([
});
};
var showUploadFolderModal = function () {
console.log("%cIMPORT FOLDER", "color: red");
var $input = $('<input>', {
'type': 'file',
'style': 'display: none;',