mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-07-25 17:13:50 +00:00
ui: prune job edit: indent fix
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
9c3852aabe
commit
38fd54fbc8
@ -116,8 +116,8 @@ Ext.define('PBS.window.PruneJobEdit', {
|
|||||||
name: 'schedule',
|
name: 'schedule',
|
||||||
emptyText: gettext('none (disabled)'),
|
emptyText: gettext('none (disabled)'),
|
||||||
cbind: {
|
cbind: {
|
||||||
deleteEmpty: '{!isCreate}',
|
deleteEmpty: '{!isCreate}',
|
||||||
value: '{scheduleValue}',
|
value: '{scheduleValue}',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user