Issue 219: Dragable/Reside not working with Compiled Jquery UI, rather than development format
Status:  Done
Owner: ----
Closed:  Dec 2009
Reported by dpauks...@gmail.com, Nov 30, 2009
The jQuery UI compiles all the plugins to one now, but somehow your plugin
isn't picking up that draggable is available.

Please proceed here: http://bandrun.com/calendar.php

If you click on the add-event button to the right you will see the dialog
box is able to resize and drag, but the calendar plugin is not allowing
that functionality.

Suggestions?
Dec 3, 2009
Project Member #1 adamrs...@gmail.com
looks like you figured it out (set the `editable` option to `true`)
Status: Done