From 4e1d539f7cbebdbb0fb29175694413deaa2aaddb Mon Sep 17 00:00:00 2001 From: yanyx Date: Thu, 3 Aug 2017 14:13:07 +0800 Subject: [PATCH] pybind: fix rbd_pools sub sidenav content Signed-off-by: Yixing Yan yanyx@umcloud.com --- src/pybind/mgr/dashboard/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pybind/mgr/dashboard/base.html b/src/pybind/mgr/dashboard/base.html index 1d4947c26de3..43159457e0b0 100644 --- a/src/pybind/mgr/dashboard/base.html +++ b/src/pybind/mgr/dashboard/base.html @@ -389,9 +389,9 @@
  • {pool.name}
  • +
  • None found
  • -
  • None found
  • -- 2.47.3