extjs-upload-widget icon indicating copy to clipboard operation
extjs-upload-widget copied to clipboard

Update FormDataUploader.js

Open ghost opened this issue 10 years ago • 1 comments

uploadParams is missing in FormDataUploader. Fixed.

ghost avatar Oct 23 '14 13:10 ghost

I have added some features into:

  1. added uploader in dialog.js
  2. fixed the bug in FormDataUploader that it did not integrate the uploadParams
  3. added a scope into panel, so that uploadcomplete event can return the scope.

ghost avatar Oct 24 '14 02:10 ghost