diff --git a/apps/common/main/lib/component/TreeView.js b/apps/common/main/lib/component/TreeView.js index 066f503e5..84ffd6ffc 100644 --- a/apps/common/main/lib/component/TreeView.js +++ b/apps/common/main/lib/component/TreeView.js @@ -169,10 +169,12 @@ define([ '<% if (hasSubItems) { %>', '
', '<% } %>', - '<% if (isEmptyItem) { %>', + '<% if (isNotHeader) { %>', + '