Bug Tracker

Changeset 4794

Show
Ignore:
Timestamp:
02/20/08 21:17:54 (10 months ago)
Author:
scott.gonzalez
Message:

UI Resizable: Fix #2373.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ui/ui.resizable.js

    r4791 r4794  
    259259            .removeMouseInteraction() 
    260260            .removeData("ui-resizable") 
    261             unbind(".resizable"); 
     261            .unbind(".resizable"); 
    262262        }, 
    263263        enable: function() {