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: v18.2.1~369^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3251d407ea9b26e657c0d80b5858efdd54b03035;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 (cherry picked from commit 0243a955b8be31be89ba939f21287780fa003cc8) --- 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 cd03f04d5538..68dc0f87faf4 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 @@