]> git.proxmox.com Git - pve-manager.git/commit
ui: ceph/Status: fix icon in status grid
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 27 May 2021 11:42:48 +0000 (13:42 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 18 Jun 2021 15:24:36 +0000 (17:24 +0200)
commit5caadba86f10885544e98833e4d804217bf6f181
treee53bd8e0035c3208c7917a5e6c4b9e2f5f8a2dd5
parent9e75c00ea4f48e0944d4d7b68b3573d1b77e0059
ui: ceph/Status: fix icon in status grid

there was a spurious leftover single quote("'"), that prevented
the correct css class to be inserted
(e.g., fa-exclamation' instead of fa-exclamation)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
(cherry picked from commit c3b2a34528b40d000564c492cc0fd5ce69432c02)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/ceph/Status.js