]> source.dussan.org Git - jquery-ui.git/commit
sortable: fixed a items issue caused the items of the container itself to be doubled...
authorPaul Bakaus <paul.bakaus@googlemail.com>
Sat, 19 Jul 2008 15:05:37 +0000 (15:05 +0000)
committerPaul Bakaus <paul.bakaus@googlemail.com>
Sat, 19 Jul 2008 15:05:37 +0000 (15:05 +0000)
commit3ddb7477e26d2ade5e22ed488ae214ab71a26c53
tree0e455f8d5c43ad4f515f9574e0674e7fce3b4e91
parent5ec53d2c2cf1d68945d89722c628ba8816235cc5
sortable: fixed a items issue caused the items of the container itself to be doubled if the connected query also match on it. Implemented the option connected (bool), for function serialize to also serialize connected lists.
ui/ui.sortable.js