ui: backup view: move tbar schedule-sim button to the right

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-11-11 20:52:24 +01:00
parent 2577d492c3
commit 6e850b390c

View File

@ -701,6 +701,11 @@ Ext.define('PVE.dc.BackupView', {
edit_btn,
detail_btn,
'-',
run_btn,
'->',
noBackupJobWarning,
noBackupJobInfoButton,
'-',
{
xtype: 'proxmoxButton',
selModel: null,
@ -716,10 +721,6 @@ Ext.define('PVE.dc.BackupView', {
}).show();
},
},
run_btn,
'->',
noBackupJobWarning,
noBackupJobInfoButton,
],
columns: [
{