]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
Utils: add is_windows and use in MachineEdit
authorStefan Reiter <s.reiter@proxmox.com>
Mon, 8 Mar 2021 10:01:50 +0000 (11:01 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 8 Mar 2021 10:05:13 +0000 (11:05 +0100)
commit43798244a96188dfc7b38d9268de0bdaf072dc04
tree73da9784066a0d886b1a85083048cf172d925546
parentcfdb6ac69c7087fda2411c0651a58f2a3d20689d
Utils: add is_windows and use in MachineEdit

A bit more future proof and reuseable than a regex match.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
www/manager6/Utils.js
www/manager6/qemu/MachineEdit.js