mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-26 06:29:35 +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',
|
xtype: 'textfield',
|
||||||
name: 'comment',
|
name: 'comment',
|
||||||
fieldLabel: gettext('Comment')
|
fieldLabel: gettext('Comment')
|
||||||
},
|
}
|
||||||
],
|
],
|
||||||
advancedItems: [
|
advancedItems: [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user