mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-25 06:50:54 +00:00
ceph: remove cube symbol for now, confusion with CTs
This was the exact same symbol we use for container, and as this is _not_ CT related, and box did not make sense for the version here for me, just remove it for now before we forget it.. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
fcb30b4941
commit
7f08e4fe8c
@ -188,7 +188,6 @@ Ext.define('PVE.node.CephOsdTree', {
|
||||
}
|
||||
|
||||
if (!value && rec.data.type == 'host') {
|
||||
icon = '<i class="fa faded fa-cube"></i> ';
|
||||
version = me.versions[rec.data.name] || Proxmox.Utils.unknownText;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user