mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-21 06:52:11 +01:00
fix closure compile error
This commit is contained in:
@@ -54,7 +54,7 @@ Sonia.user.Panel = Ext.extend(Sonia.rest.Panel, {
|
||||
'-',
|
||||
{xtype: 'label', text: this.showOnlyActiveText, cls: 'ytb-text'},
|
||||
' ',
|
||||
{xtype: 'checkbox', text: this.reloadText, scope: this, handler: this.toggleActive},
|
||||
{xtype: 'checkbox', text: this.reloadText, scope: this, handler: this.toggleActive}
|
||||
],
|
||||
items: [{
|
||||
id: 'userGrid',
|
||||
|
||||
Reference in New Issue
Block a user