فهرست منبع

Update for jQuery UI 1.10

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2778 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 12 سال پیش
والد
کامیت
d583ac8e63
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      js/icon_select.js

+ 1 - 1
js/icon_select.js

@@ -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