mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-05 10:58:09 +00:00
ui: vm/hw: order VM state last and add extra warning
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
b2a5aa1812
commit
59bce2875c
@ -188,7 +188,8 @@ Ext.define('PVE.qemu.HardwareView', {
|
||||
vmstate: {
|
||||
header: gettext('VM State'),
|
||||
iconCls: 'download',
|
||||
group: 8,
|
||||
del_extra_msg: gettext('The saved VM state will be permanently lost.'),
|
||||
group: 100,
|
||||
},
|
||||
cores: {
|
||||
visible: false
|
||||
|
Loading…
Reference in New Issue
Block a user