diff --git a/plugins/c9.ide.tree/tree.js b/plugins/c9.ide.tree/tree.js index 0977224e..915fb80c 100644 --- a/plugins/c9.ide.tree/tree.js +++ b/plugins/c9.ide.tree/tree.js @@ -314,7 +314,6 @@ define(function(require, exports, module) { id: "mnuitemHiddenFiles", type: "check", caption: "Show Hidden Files", - visible: "{tree.container.visible}", checked: "user/projecttree/@showhidden", onclick: function(e) { setTimeout(function() {