From: Ernesto Puerta Date: Wed, 3 Nov 2021 17:57:53 +0000 (+0100) Subject: mgr/dashboard: fix missing alert rule details X-Git-Tag: v16.2.7~57^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F43812%2Fhead;p=ceph.git mgr/dashboard: fix missing alert rule details Fixes: https://tracker.ceph.com/issues/53144 Signed-off-by: Ernesto Puerta (cherry picked from commit b47f9c83d87057bbb1a0c6052450088532a31f81) --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-list.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-list.component.html index 0066784a8640..4ae7e8a31b33 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-list.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-list.component.html @@ -9,9 +9,10 @@ + (setExpandedRow)="setExpandedRow($event)" + (updateSelection)="updateSelection($event)">