[pve-devel] [PATCH manager] gui: drop cirrus from the GUI
Wolfgang Bumiller
w.bumiller at proxmox.com
Wed Jun 28 11:39:33 CEST 2017
now only available from the CLI
---
www/manager6/Utils.js | 1 -
1 file changed, 1 deletion(-)
diff --git a/www/manager6/Utils.js b/www/manager6/Utils.js
index e9c64d1a..78683e0c 100644
--- a/www/manager6/Utils.js
+++ b/www/manager6/Utils.js
@@ -253,7 +253,6 @@ Ext.define('PVE.Utils', { utilities: {
kvm_vga_drivers: {
std: gettext('Standard VGA'),
vmware: gettext('VMware compatible'),
- cirrus: 'Cirrus Logic GD5446',
qxl: 'SPICE',
qxl2: 'SPICE dual monitor',
qxl3: 'SPICE three monitors',
--
2.11.0
More information about the pve-devel
mailing list