Changeset 488
- Timestamp:
- 07/28/08 11:53:29 (20 months ago)
- Files:
-
- 1 modified
-
trunk/ui/ui.droppable.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ui/ui.droppable.js
r487 r488 170 170 $.ui.ddmanager = { 171 171 current: null, 172 droppables: { scope: [] },172 droppables: { default: [] }, 173 173 prepareOffsets: function(t, e) { 174 174