]> git.proxmox.com Git - pve-manager.git/commitdiff
gui: drop cirrus from the GUI
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 28 Jun 2017 09:39:33 +0000 (11:39 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 28 Jun 2017 10:13:45 +0000 (12:13 +0200)
now only available from the CLI

www/manager6/Utils.js

index e9c64d1a88a9c89a8dfe81ced0bcefbc1a7b6449..78683e0cfe9995439e19f1236e56b651feb5235d 100644 (file)
@@ -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',