use RealmCombobox from widget-toolkit
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
50caed776a
commit
b79d4a381f
@ -119,7 +119,7 @@ Ext.define('PVE.dc.UserEdit', {
|
||||
|
||||
if (me.isCreate) {
|
||||
column1.splice(1,0,{
|
||||
xtype: 'pveRealmComboBox',
|
||||
xtype: 'pmxRealmComboBox',
|
||||
name: 'realm',
|
||||
fieldLabel: gettext('Realm'),
|
||||
allowBlank: false,
|
||||
|
Loading…
Reference in New Issue
Block a user