Loading template/app/view/Viewport.js +9 −0 Original line number Diff line number Diff line Loading @@ -78,6 +78,15 @@ Ext.define('Docs.view.Viewport', { } ] }, { xtype: 'tabpanel', height: 100, plain: true, items: [ {title: 'Favorites'}, {title: 'History'} ] }, { flex: 1, xtype: 'classtree', Loading Loading
template/app/view/Viewport.js +9 −0 Original line number Diff line number Diff line Loading @@ -78,6 +78,15 @@ Ext.define('Docs.view.Viewport', { } ] }, { xtype: 'tabpanel', height: 100, plain: true, items: [ {title: 'Favorites'}, {title: 'History'} ] }, { flex: 1, xtype: 'classtree', Loading