mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-13 17:45:15 +00:00
![]() if 'delete' is an Array, we want to push into it, not append a string this could be an issue when we use an edit window with multiple inputpanels and deleteEmpty set on some fields we then could have an aray like this: values: { delete: [ 'foo', 'bar', 'baz, qux', ], }, which the edit window does not handle correctly anymore (it only does string splitting if 'delete' itself is a string) Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
---|---|---|
aplinfo | ||
bin | ||
configs | ||
debian | ||
network-hooks | ||
PVE | ||
services | ||
test | ||
www | ||
.gitignore | ||
defines.mk | ||
Makefile | ||
spice-example-sh | ||
vzdump-hook-script.pl |