]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
add PVE.Utils.forEachBus and use it in qemu/HardwareView
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 15 Mar 2018 15:21:32 +0000 (16:21 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 16 Mar 2018 09:05:57 +0000 (10:05 +0100)
commitabe824aa9552ed95633a28702a4b36e07b25bff3
tree524668547a01dbb2c7da1d2ab5b9ddfa22fb931d
parente31690fac0cfca2f4642efab7c7ac2ca4a679759
add PVE.Utils.forEachBus and use it in qemu/HardwareView

this iterates over all busses or over the ones you specify
( a single or an array )

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Utils.js
www/manager6/qemu/HardwareView.js