]> source.dussan.org Git - jquery-ui.git/commit
Widget factory: Make methods chainable if the return value is undefined. Fixed ...
authorScott González <scott.gonzalez@gmail.com>
Mon, 15 Jun 2009 02:01:11 +0000 (02:01 +0000)
committerScott González <scott.gonzalez@gmail.com>
Mon, 15 Jun 2009 02:01:11 +0000 (02:01 +0000)
commit58b37be5acf86913900b51d92eaa3cbb38b14f91
tree4e990c5518e9cc87397f4f6e12e9595a3b07aa97
parentd8d7cf27c38a153337dbc12f2848573e06159690
Widget factory: Make methods chainable if the return value is undefined.  Fixed #4601 (Allow undefined return value for chainable method calls).
ui/ui.core.js