Skip to content

There is an issue in the delete operation. #32

@zhang122562

Description

@zhang122562

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions