Changeset 1336
- Timestamp:
- 12/30/08 08:34:23 (15 months ago)
- Files:
-
- 1 modified
-
trunk/ui/ui.draggable.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ui/ui.draggable.js
r1325 r1336 429 429 430 430 this.instance.options.helper = this.instance.options._helper; 431 432 if(inst.options.helper == 'original') { 433 this.instance.currentItem.css({ top: 'auto', left: 'auto' }); 434 } 435 431 436 } else { 432 437 this.instance.cancelHelperRemoval = false; //Remove the helper in the sortable instance