Loading template/app/view/TabMenu.js +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ Ext.define('Docs.view.TabMenu', { ); this.items = [{ text: 'Close all tabs', text: 'Close other tabs', iconCls: 'close', cls: 'close-all', handler: function() { Loading Loading
template/app/view/TabMenu.js +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ Ext.define('Docs.view.TabMenu', { ); this.items = [{ text: 'Close all tabs', text: 'Close other tabs', iconCls: 'close', cls: 'close-all', handler: function() { Loading