mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-22 15:32:16 +01:00
fix user create form
This commit is contained in:
@@ -102,7 +102,7 @@ Sonia.user.Panel = Ext.extend(Sonia.rest.Panel, {
|
||||
|
||||
showAddPanel: function(){
|
||||
Sonia.user.setEditPanel({
|
||||
xtype: 'userEditPanel',
|
||||
xtype: 'userForm',
|
||||
title: this.titleText,
|
||||
padding: 5,
|
||||
onUpdate: {
|
||||
|
||||
Reference in New Issue
Block a user