mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-25 11:59:22 +00:00
ui: followup trailing comma fix
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0bc11f81f1
commit
a23ffa167a
@ -146,7 +146,7 @@ Ext.define('PVE.dc.UserEdit', {
|
||||
xtype: 'textfield',
|
||||
name: 'comment',
|
||||
fieldLabel: gettext('Comment')
|
||||
},
|
||||
}
|
||||
],
|
||||
advancedItems: [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user