mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-06 17:10:35 +00:00
![]() values['delete'] is always empty here, plus the code was buggy for the case that it wasn't: values['delete'] = values['delete'] ? ',group' : 'group'; ^^^ always overwrites values['delete'], even if not empty So just drop it here. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.. | ||
bootstrap | ||
css | ||
images | ||
manager6 | ||
mobile | ||
Makefile |