Droppable demo - multiple <ul>'s?

Droppable demo - multiple <ul>'s?

Hi guys,

I'm using this demo - http://jqueryui.com/demos/droppable/#photo-manager - as part of my custom development.

I was wondering if someone could help me with how to get this demo working with more than one set of ul tags? The system works with more than one, but when I click "undelete" the image goes to the first ul and not the one it came from...

What is the best way to make the image return to the correct ordered list using this demo?

Thanks for the help.

RJP100