]> source.dussan.org Git - jquery-ui.git/commit
Widget: Don't modify the prototype passed to $.widget(). Fixes #8876 - Calling _super...
authorScott González <scott.gonzalez@gmail.com>
Mon, 3 Dec 2012 19:18:24 +0000 (14:18 -0500)
committerScott González <scott.gonzalez@gmail.com>
Mon, 3 Dec 2012 19:18:24 +0000 (14:18 -0500)
commit8b15aaf4964490a2a84e8f9d32d86ac750e0d4a2
tree196747f3a110e8e3f88315baec82006665150cf8
parent7312933c888bce73460d88ec090d628b952a199e
Widget: Don't modify the prototype passed to $.widget(). Fixes #8876 - Calling _super calls wrong inherited widget.
tests/unit/widget/widget_core.js
ui/jquery.ui.widget.js