]> git.proxmox.com Git - proxmox-backup.git/commit
ui: RemoteEdit: only send delete on update
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 2 Oct 2020 08:32:23 +0000 (10:32 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 2 Oct 2020 08:48:00 +0000 (10:48 +0200)
commit66bbd4200c8fb5246a9fd7e47695dd5a64ffef6c
treed80969b4d95c8fd2cb035848e570f05fad37ad45
parent326c835e6047e89866d5b319a5fd901b38e1e3f4
ui: RemoteEdit: only send delete on update

the create api call does not understand the 'delete' paramter, so
send it only on update

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/window/RemoteEdit.js