diff --git a/template/app/view/TreeContainer.js b/template/app/view/TreeContainer.js index 4be1d7e6b711840fac59ac0bb077306a409d96aa..dfc7b5aaead91cd3f61efe2a9e389981b60d5dbf 100644 --- a/template/app/view/TreeContainer.js +++ b/template/app/view/TreeContainer.js @@ -17,6 +17,9 @@ Ext.define('Docs.view.TreeContainer', { hideCollapseTool: true, animCollapse: true, + // For some strange reason the container gets a heading in Ext JS 4.1 + header: false, + initComponent: function() { this.items = [ {