From: Kiefer Chang Date: Tue, 23 Jun 2020 08:45:58 +0000 (+0800) Subject: mgr/dashboard: fix Source column i18n issue in RBD configuration tables X-Git-Tag: v14.2.11~67^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F35822%2Fhead;p=ceph.git mgr/dashboard: fix Source column i18n issue in RBD configuration tables Fixes: https://tracker.ceph.com/issues/43971 Signed-off-by: Kiefer Chang (cherry picked from commit c817900a77b4cd1830f19f2e1202eca4e8be76f3) Conflicts: - src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-list/rbd-configuration-list.component.html Formatting change in the master, use the code in the master to fix. Signed-off-by: Kiefer Chang --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-list/rbd-configuration-list.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-list/rbd-configuration-list.component.html index 12d61d86e558..d53609329e60 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-list/rbd-configuration-list.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-list/rbd-configuration-list.component.html @@ -10,9 +10,12 @@ let-value="value">
- {{ value | titlecase }} - {{ value | titlecase }} - {{ value | titlecase }} + Global + Image + Pool