Update for jQuery UI 1.10

SVN:trunk[2778]
This commit is contained in:
Denis Flaven
2013-06-26 13:54:52 +00:00
parent 59ce84f7cb
commit e7897b9139

View File

@@ -78,7 +78,7 @@ $(function()
_destroy: function()
{
this.element.removeClass( "itop-icon-select" );
this.oButton._destroy();
this.oButton.button( "destroy" );
},
// _setOptions is called with a hash of all options that are changing