]> git.proxmox.com Git - pve-manager.git/commit
ui: realm: sync: don't use realm defaults for remove-vanished
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 6 Dec 2022 11:06:33 +0000 (12:06 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 13 Dec 2022 14:13:28 +0000 (15:13 +0100)
commit5347251f8cf23d69d25583fc22e0b481989f119f
tree615271cb6459d480c5e2dd978e066895e956b165
parent40946b6c605fb5ff09321df574f51081fcc52f74
ui: realm: sync: don't use realm defaults for remove-vanished

If we don't manually set it to 'none', it will use the realm default,
which might be unexpected. This way, the sync always does what the
user saw in the sync window.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/dc/SyncWindow.js