[pve-devel] [PATCH manager v2 0/2] When adding a new hard disk, use the most used controller as suggested value

Emmanuel Kasper e.kasper at proxmox.com
Wed Oct 5 14:24:38 CEST 2016


* create a regexp object to match all bus properties entry and use this regexp in ControllerSelector
and BootSelector
* rename 'value' property to 'count' to fix jslint type mismatch warning


Emmanuel Kasper (2):
  Add global regexp to match bus entry in a VM config
  When adding a new hard disk, use the most used controller as suggested
    value

 www/manager6/Utils.js                   |  2 ++
 www/manager6/form/ControllerSelector.js | 50 +++++++++++++++++++++++++++++++--
 www/manager6/qemu/BootOrderEdit.js      |  3 +-
 3 files changed, 52 insertions(+), 3 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list