]> source.dussan.org Git - jquery-ui.git/commit
argument shifting is not done correctly when the options argument is not supplied...
authorkobrigo <kobrigo@hotmail.com>
Wed, 16 Jun 2010 11:38:19 +0000 (04:38 -0700)
committerjzaefferer <joern.zaefferer@gmail.com>
Fri, 16 Jul 2010 14:09:23 +0000 (16:09 +0200)
commit4be0942af0d0a73541148899fbb2e0c406795c79
treec274b10719cecb4a4b067fcd3b9087d004123632
parent06f721b74f94272baf5da96133e961f5600f5a90
argument shifting is not done correctly when the options argument is not supplied. the result is that the callback is not called. this fixes Ticket #5731 foooo
ui/jquery.effects.core.js