]> git.proxmox.com Git - pve-manager.git/blobdiff - www/manager6/qemu/OSTypeEdit.js
Add Windows 2016 as available ostype to select
[pve-manager.git] / www / manager6 / qemu / OSTypeEdit.js
index b94aabbd2524119daae413b35bfd8fe98b0b6637..162a92ec47dda54218e7b8a7d0268fa1d343adc6 100644 (file)
@@ -57,6 +57,11 @@ Ext.define('PVE.qemu.OSTypeInputPanel', {
                html: 'Microsoft Windows', 
                cls:'x-form-check-group-label'
            },
+           {
+               xtype: 'radiofield',
+               name: 'ostype',
+               inputValue: 'win10'
+           },
            {
                xtype: 'radiofield',
                name: 'ostype',