mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-03 09:58:29 +00:00
ui: dc/backup: add separators between panel buttons
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
a0fecb88ba
commit
7a04ce2376
@ -536,8 +536,10 @@ Ext.define('PVE.dc.BackupView', {
|
||||
win.show();
|
||||
}
|
||||
},
|
||||
'-',
|
||||
remove_btn,
|
||||
edit_btn,
|
||||
'-',
|
||||
run_btn
|
||||
],
|
||||
columns: [
|
||||
|
Loading…
Reference in New Issue
Block a user