backbone.bootstrap-modal icon indicating copy to clipboard operation
backbone.bootstrap-modal copied to clipboard

Updated Order of event triggering to allow listeners on close and cancel...

Open jstoneky opened this issue 10 years ago • 2 comments

... to set preventClose()

Also added in the event handler for 'close' so it may be listened to separately.

Issue its resolving can be reproduced here http://jsfiddle.net/LvmBP/

jstoneky avatar Jul 29 '14 22:07 jstoneky

Just a quick glance at this. But the code won't even compile in its current state. Line 228 needs a parenthesis and semicolon.

davidklebanoff avatar Jul 30 '14 00:07 davidklebanoff

Yup, just a fail on my end, updated.

jstoneky avatar Jul 30 '14 00:07 jstoneky