From 1ec226c31d1a9a1e20774260f1a2144ca3137f44 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 28 Jun 2017 11:39:33 +0200 Subject: [PATCH] gui: drop cirrus from the GUI 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.39.2