gnu-social/plugins/Bookmark/js
Mikael Nordfeldth f711f9ee75 Fixed regression in bookmark.js that caused double-submits (jquery 2.x stuff)
In 6de3fc0217 bookmark.js was patched to
jquery 2.x (removed '.die' call) but unfortunately the 'submit' event
was attached to an input element instead of a form element (which got
a 'click' event).
2013-09-23 12:07:37 +02:00
..
bookmark.js Fixed regression in bookmark.js that caused double-submits (jquery 2.x stuff) 2013-09-23 12:07:37 +02:00