]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix tag colors not applied in table cells 68988/head
authorAfreen Misbah <afreen@ibm.com>
Tue, 19 May 2026 00:26:05 +0000 (05:56 +0530)
committerAfreen Misbah <afreen@ibm.com>
Tue, 19 May 2026 00:31:34 +0000 (06:01 +0530)
commitb5ab8c5d20951059d83f25bc3379133d7d622f4f
treefd2c7ee4cb8623cd981e71b04b709151f4d5d900
parent337b926b1c9fddd734a64f7a6873d90158a704c5
mgr/dashboard: fix tag colors not applied in table cells

Regression from 15ca5d7ab9c.

Changed class to ngClass due to same attribute linter error.
This caused color classes to be overwritten  by carbon classes.

Fixes: https://tracker.ceph.com/issues/76685
Signed-off-by: Afreen Misbah <afreen@ibm.com>
Assisted-by: Claude
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html