5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-24 02:04:14 +03:00

ui: prune job edit: indent fix

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2024-03-06 12:20:59 +01:00 committed by Thomas Lamprecht
parent 9c3852aabe
commit 38fd54fbc8

View File

@ -116,8 +116,8 @@ Ext.define('PBS.window.PruneJobEdit', {
name: 'schedule',
emptyText: gettext('none (disabled)'),
cbind: {
deleteEmpty: '{!isCreate}',
value: '{scheduleValue}',
deleteEmpty: '{!isCreate}',
value: '{scheduleValue}',
},
},
{