You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on this line? There is no way that I can find to bind to the Remove button so I can remove it internally. Not sure if this is the best way, but it works perfectly for me. I'm open to suggestions.
The text was updated successfully, but these errors were encountered:
jquery-fancyfileuploader/fancy-file-uploader/jquery.fancy-fileupload.js
Line 235 in af8174b
On this line can we add
inforow.find('.ff_fileupload_remove_file').trigger('removing');
on this line? There is no way that I can find to bind to the Remove button so I can remove it internally. Not sure if this is the best way, but it works perfectly for me. I'm open to suggestions.
The text was updated successfully, but these errors were encountered: