From f54d1a425993e1330a7f3994d39873d647060e82 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Sun, 7 Dec 2014 10:06:46 +0800 Subject: [PATCH] . --- static/js/tree.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/tree.js b/static/js/tree.js index 775ed11..a4289d9 100644 --- a/static/js/tree.js +++ b/static/js/tree.js @@ -175,7 +175,7 @@ var tree = { } } - tree.fileTree.reAsyncChildNodes(wide.curNode, "refresh"); + tree.fileTree.reAsyncChildNodes(wide.curNode, "refresh", true); }, import: function (it) { if (it) {