Changeset 4794
- Timestamp:
- 02/20/08 21:17:54 (10 months ago)
- Files:
-
- 1 modified
-
trunk/ui/ui.resizable.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ui/ui.resizable.js
r4791 r4794 259 259 .removeMouseInteraction() 260 260 .removeData("ui-resizable") 261 unbind(".resizable");261 .unbind(".resizable"); 262 262 }, 263 263 enable: function() {
