ui: snapshot tree: add separator between rollback and edit button

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-11-23 14:00:07 +01:00
parent 97f8afffd4
commit e41a172b63

View File

@ -264,6 +264,7 @@ Ext.define('PVE.guest.SnapshotTree', {
},
handler: 'rollback',
},
'-',
{
xtype: 'proxmoxButton',
text: gettext('Edit'),