Having the jquery ui layout plugin and two sortable lists elements drag/drop in only one direction. See example: http://layout.jquery-dev.net/demos/droppable.html Each list is in a different pane.
I can't make elements do drag/drop to either list regardless I set the property connectWith: "ul" to each sortable list.