mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-27 09:59:33 +00:00
ui: snapshot tree: add separator between rollback and edit button
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
97f8afffd4
commit
e41a172b63
@ -264,6 +264,7 @@ Ext.define('PVE.guest.SnapshotTree', {
|
|||||||
},
|
},
|
||||||
handler: 'rollback',
|
handler: 'rollback',
|
||||||
},
|
},
|
||||||
|
'-',
|
||||||
{
|
{
|
||||||
xtype: 'proxmoxButton',
|
xtype: 'proxmoxButton',
|
||||||
text: gettext('Edit'),
|
text: gettext('Edit'),
|
||||||
|
Loading…
Reference in New Issue
Block a user