]> git.proxmox.com Git - pve-manager.git/commitdiff
ext6migrate: add missing items in statusprovider
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 16 Mar 2016 14:58:10 +0000 (15:58 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 16 Mar 2016 15:27:38 +0000 (16:27 +0100)
some elements were missing and some had typos
also change ovztab to lxctab

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/StateProvider.js

index a93c803d7b0a7be2c698f03135fd69041935eb71..a69cbce5572275ce70ac0b5c3dd495af875ddab3 100644 (file)
@@ -42,23 +42,42 @@ Ext.define('PVE.StateProvider', {
        ['storagetab', ''],
        ['pooltab', ''],
        ['kvmtab', ''],
-       ['ovztab', ''],
+       ['lxctab', ''],
        ['dctab', '']
     ],
 
     hprefix: 'v1',
 
     compDict: {
+       'ha-fencing': 48,
+       'ha-groups': 47,
+       'ha-resources': 46,
+       'ceph-log': 45,
+       'ceph-crushmap':44,
+       'ceph-pools': 43,
+       'ceph-osdtree': 42,
+       'ceph-disklist': 41,
+       'ceph-monlist': 40,
+       'ceph-config': 39,
+       ceph: 38,
+       'firewall-fwlog': 37,
+       'firewall-options': 36,
+       'firewall-ipset': 35,
+       'firewall-aliases': 34,
+       'firewall-sg': 33,
+       firewall: 32,
+       apt: 31,
+       members: 30,
        snapshot: 29,
        ha: 28,
        support: 27,
-       pool: 26,
+       pools: 26,
        syslog: 25,
        ubc: 24,
        initlog: 23,
        openvz: 22,
        backup: 21,
-       ressources: 20,
+       resources: 20,
        content: 19,
        root: 18,
        domains: 17,