Loading template/app/view/tree/Tree.js +1 −3 Original line number Diff line number Diff line Loading @@ -5,9 +5,7 @@ Ext.define('Docs.view.tree.Tree', { extend: 'Ext.tree.Panel', alias : 'widget.classtree', requires: [ 'Docs.view.HoverMenuButton', 'Docs.Favorites', 'Docs.History' 'Docs.Favorites' ], cls: 'class-tree iScroll', Loading Loading
template/app/view/tree/Tree.js +1 −3 Original line number Diff line number Diff line Loading @@ -5,9 +5,7 @@ Ext.define('Docs.view.tree.Tree', { extend: 'Ext.tree.Panel', alias : 'widget.classtree', requires: [ 'Docs.view.HoverMenuButton', 'Docs.Favorites', 'Docs.History' 'Docs.Favorites' ], cls: 'class-tree iScroll', Loading