Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is an issue in the delete operation. #32

Open
zhang122562 opened this issue Apr 1, 2017 · 0 comments
Open

There is an issue in the delete operation. #32

zhang122562 opened this issue Apr 1, 2017 · 0 comments

Comments

@zhang122562
Copy link

When i want to delete a file i uploaded there occur an issue in the "fileupload-ui.js".
I fix it by change the
var that = $(this).data('fileupload');
to
var that = $(this).data('blueimpUI-fileupload');
in the 284 line;
Hope this will help other people use this ext.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant