Loading template/app/view/TreeContainer.js +3 −0 Original line number Diff line number Diff line Loading @@ -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 = [ { Loading Loading
template/app/view/TreeContainer.js +3 −0 Original line number Diff line number Diff line Loading @@ -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 = [ { Loading