See: <http://i.imgur.com/UpZatJy.png> for a screenshot of the new merged panel.
First two patches are refactoring, last two patches to the switch to combobox and the merge of the panels, respectively. I'm not to attached to specific visible names or headings of UI components, and would like to get the basic idea reviewed first. :-) cheers, Thomas Thomas Lamprecht (4): remove unused variables kvm_ostype: move to store-like format OSType edit: switch to combobox wizard: merge CD/DVD and OS panels www/manager6/Utils.js | 54 +++++++++++----- www/manager6/qemu/CDEdit.js | 6 +- www/manager6/qemu/CreateWizard.js | 36 +++++++---- www/manager6/qemu/OSTypeEdit.js | 130 ++++++++++++++------------------------ 4 files changed, 106 insertions(+), 120 deletions(-) -- 2.11.0 _______________________________________________ pve-user mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
