diff --git a/GCDWebUploader/GCDWebUploader.bundle/index.html b/GCDWebUploader/GCDWebUploader.bundle/index.html index 28d371c..f53e09f 100644 --- a/GCDWebUploader/GCDWebUploader.bundle/index.html +++ b/GCDWebUploader/GCDWebUploader.bundle/index.html @@ -65,7 +65,7 @@
- diff --git a/GCDWebUploader/GCDWebUploader.bundle/js/index.js b/GCDWebUploader/GCDWebUploader.bundle/js/index.js index 5bd9218..1efa966 100644 --- a/GCDWebUploader/GCDWebUploader.bundle/js/index.js +++ b/GCDWebUploader/GCDWebUploader.bundle/js/index.js @@ -178,6 +178,17 @@ function _reload(path) { $(document).ready(function() { + // Workaround Firefox and IE not showing file selection dialog when clicking on "upload-file"