This commit is contained in:
parent
3cf4e391d4
commit
f54d1a4259
|
@ -175,7 +175,7 @@ var tree = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
tree.fileTree.reAsyncChildNodes(wide.curNode, "refresh");
|
tree.fileTree.reAsyncChildNodes(wide.curNode, "refresh", true);
|
||||||
},
|
},
|
||||||
import: function (it) {
|
import: function (it) {
|
||||||
if (it) {
|
if (it) {
|
||||||
|
|
Loading…
Reference in New Issue