Implemented client upload with rangeslider and zip open
[src/app-framework-demo.git] / afb-client / app / Frontend / widgets / FormInput / UploadFiles.js
index 6c68960..65269f3 100644 (file)
@@ -21,6 +21,7 @@
  *   https://github.com/nervgh/angular-file-upload/blob/master/src/services/FileUploader.js
  *   https://stuk.github.io/jszip/documentation/howto/read_zip.html
  *   http://onehungrymind.com/zip-parsing-jszip-angular/
+ *   http://stackoverflow.com/questions/15341912/how-to-go-from-blob-to-arraybuffer
  */