Merge branch 'file-upload-bugfix' into 'master'
Bugfix for Multiple File Upload Dialogs Fixes issue #426, where a page with multiple dropzones can accidentally trigger multiple file upload dialogs when the user clicks the "selecting them" link. By specifying the closest "div-dropzone-wrapper" before sending a click to "div-dropzone", duplicate events are prevented from firing. See merge request !153
Showing
Please register or sign in to comment