mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-08 04:23:14 +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();
|
win.show();
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
'-',
|
||||||
remove_btn,
|
remove_btn,
|
||||||
edit_btn,
|
edit_btn,
|
||||||
|
'-',
|
||||||
run_btn
|
run_btn
|
||||||
],
|
],
|
||||||
columns: [
|
columns: [
|
||||||
|
Loading…
Reference in New Issue
Block a user