|
@@ -438,7 +438,7 @@ ${layout.menubar(section='tables')}
|
|
|
onFolderChoose: function(filePath){
|
|
onFolderChoose: function(filePath){
|
|
|
$("input[name='"+_destination+"']").val(filePath);
|
|
$("input[name='"+_destination+"']").val(filePath);
|
|
|
$("#chooseFile").modal("hide");
|
|
$("#chooseFile").modal("hide");
|
|
|
- }
|
|
|
|
|
|
|
+ },
|
|
|
createFolder: false,
|
|
createFolder: false,
|
|
|
selectFolder: true,
|
|
selectFolder: true,
|
|
|
uploadFile: false
|
|
uploadFile: false
|