sortable error on empty list
Applying 'sortable' to an empty list generate an error:
this.items[0] has no properties
http://127.0.0.1/libs/jquery.ui/ui.sortable.js
Line 58
I suggest to check 'this.items.length' before proceeding to determine
if the items are floating.
--
Federico.