Browse Source

[jstree] reverted worker: false

Clément Espeute 7 tháng trước cách đây
mục cha
commit
f116e04110
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      hide/comp/IconTree.hx

+ 0 - 1
hide/comp/IconTree.hx

@@ -147,7 +147,6 @@ class IconTree<T:{}> extends Component {
 					}
 					return false;
 				},
-				worker : false,
 				data : function(obj, callb) {
 					if( !inInit && checkRemoved() )
 						return;