Loading template/app/view/cls/Toolbar.js +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ Ext.define('Docs.view.cls.Toolbar', { } this.items = this.items.concat([ { width: 10 }, { xtype: 'tbspacer', width: 10 }, this.filterField = Ext.widget("textfield", { emptyText: 'Find class members...', enableKeyEvents: true, Loading Loading
template/app/view/cls/Toolbar.js +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ Ext.define('Docs.view.cls.Toolbar', { } this.items = this.items.concat([ { width: 10 }, { xtype: 'tbspacer', width: 10 }, this.filterField = Ext.widget("textfield", { emptyText: 'Find class members...', enableKeyEvents: true, Loading