Add a button to upload a file in the drive

This commit is contained in:
yflory
2017-06-14 15:55:03 +02:00
parent 7e0a2abc2c
commit a98353af6c
4 changed files with 30 additions and 2 deletions

View File

@@ -223,7 +223,6 @@ define([
};
var handleFile = File.handleFile = function (file, e) {
console.log(file);
var reader = new FileReader();
reader.onloadend = function () {
queue.push({