allow deletion of mac prefix
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
6285bbf70b
commit
4090c97885
@ -32,6 +32,7 @@ Ext.define('PVE.dc.OptionView', {
|
||||
defaultValue: 'root@$hostname'
|
||||
});
|
||||
me.add_text_row('mac_prefix', gettext('MAC address prefix'), {
|
||||
deleteEmpty: true,
|
||||
vtype: 'MacPrefix',
|
||||
defaultValue: Proxmox.Utils.noneText
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user