mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-04 20:49:13 +00:00
![]() The initial value is '' and in getSubmitValue(), previously the branch if (v == 0 || v == 0.0) return null; was taken, because of the lax '==' comparision. Make sure we still return null for '' by explicitly checking for it. Signed-off-by: Fabian Ebner <f.ebner@proxmox.com> |
||
---|---|---|
.. | ||
css | ||
images | ||
manager6 | ||
mobile | ||
index.html.tpl | ||
Makefile | ||
qrcode.min.js | ||
u2f-api.js |