pve-manager/www
Fabian Ebner dcbc3b3ee9 ui: bandwidth limit selector: make it possible to allow zero
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>
2021-03-15 13:26:05 +01:00
..
css add CD ROM and lxc icons for treelist-item-icon 2020-11-15 18:41:11 +01:00
images add sdn icons 2020-03-26 12:17:53 +01:00
manager6 ui: bandwidth limit selector: make it possible to allow zero 2021-03-15 13:26:05 +01:00
mobile mobile: implement login with OTP based TFA enabled 2019-10-01 16:01:29 +02:00
index.html.tpl add the css/images from proxmox widget toolkit 2019-08-13 15:38:39 +02:00
Makefile ui: add qrcode.min.js 2019-04-03 15:26:37 +02:00
qrcode.min.js ui: add qrcode.min.js 2019-04-03 15:26:37 +02:00
u2f-api.js add u2f-api.js 2019-04-03 15:26:37 +02:00