mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 16:35:45 +01:00
added scm-web-compressor maven plugin
This commit is contained in:
@@ -228,7 +228,7 @@ Sonia.user.Panel = Ext.extend(Ext.Panel, {
|
||||
{xtype: 'tbbutton', text: 'Add', scope: this, handler: this.showAddPanel},
|
||||
{xtype: 'tbbutton', text: 'Remove', scope: this, handler: this.removeUser},
|
||||
'-',
|
||||
{xtype: 'tbbutton', text: 'Reload', scope: this, handler: this.reload},
|
||||
{xtype: 'tbbutton', text: 'Reload', scope: this, handler: this.reload}
|
||||
],
|
||||
items: [{
|
||||
id: 'userGrid',
|
||||
|
||||
Reference in New Issue
Block a user