From: Nizamudeen A Date: Sun, 9 Jul 2023 13:30:32 +0000 (+0530) Subject: mgr/dashboard: make the logs component configurable and reusable X-Git-Tag: v19.0.0~735^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0243a955b8be31be89ba939f21287780fa003cc8;p=ceph.git mgr/dashboard: make the logs component configurable and reusable This will make the logs component easier to reuse for now in upgrade component and later, wherever we want Fixes: https://tracker.ceph.com/issues/62016 Signed-off-by: Nizamudeen A --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html index 88db02711dd4..dbf2c28b687d 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html @@ -4,7 +4,9 @@