Files
gitlabhq/app
Dmitriy Zaporozhets cfde0936ea 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
2014-07-21 10:36:24 +00:00
..