mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-15 18:12:35 +01:00
bug 13587
Better ordering of zone resources dashboard items by type status 13587: resolved fixed
This commit is contained in:
parent
a61a167838
commit
21ad20c8b8
@ -321,12 +321,12 @@
|
||||
1: { name: 'CPU' },
|
||||
2: { name: 'Storage' },
|
||||
3: { name: 'Allocated Storage' },
|
||||
6: { name: 'Secondary Storage' },
|
||||
9: { name: 'Local Storage' },
|
||||
4: { name: 'Public IP' },
|
||||
5: { name: 'Private IP' },
|
||||
6: { name: 'Secondary Storage' },
|
||||
7: { name: 'VLAN' },
|
||||
8: { name: 'Direct Public IP' },
|
||||
9: { name: 'Local Storage' }
|
||||
7: { name: 'VLAN' }
|
||||
};
|
||||
|
||||
$top.append($title);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user