ui: followup trailing comma fix

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-04-04 11:54:19 +02:00
parent 0bc11f81f1
commit a23ffa167a

View File

@ -146,7 +146,7 @@ Ext.define('PVE.dc.UserEdit', {
xtype: 'textfield',
name: 'comment',
fieldLabel: gettext('Comment')
},
}
],
advancedItems: [
{