Pierre-Olivier Latour 11 years ago
parent
commit
148735ba8f
1 changed files with 0 additions and 3 deletions
  1. 0 3
      GCDWebUploader/GCDWebUploader.bundle/js/index.js

+ 0 - 3
GCDWebUploader/GCDWebUploader.bundle/js/index.js

@@ -160,9 +160,6 @@ $(document).ready(function() {
     },
     
     add: function(e, data) {
-      
-      $(".uploading").show();
-      
       var file = data.files[0];
       data.formData = {
         path: _path