]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Fix inconsistency in capitalisation of "Multi-site"
authorAfreen <afreen23.git@gmail.com>
Tue, 23 Jan 2024 02:34:32 +0000 (08:04 +0530)
committerAfreen <afreen23.git@gmail.com>
Thu, 25 Jan 2024 10:40:26 +0000 (16:10 +0530)
commitb4b7c8e9dfe2f0bb8786f4d610cda39e02c75cdf
tree4b26f1442692a2cee255e0c1cde9ac7605ebd920
parent8903e60701fdb68a7f2ab35500ff7d8e138d7d6b
mgr/dashboard: Fix inconsistency in capitalisation of "Multi-site"

fixes https://tracker.ceph.com/issues/64125

Across the dashboard, two instances are present: Multi-site and
Multi-Site.
Making it consistent all over by using Multi-site.

Signed-off-by: Afreen <afreen23.git@gmail.com>
(cherry picked from commit aeb8afe1d5a958cfd9343bbe941df2e1451019f4)
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-export/rgw-multisite-export.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-import/rgw-multisite-import.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-migrate/rgw-multisite-migrate.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/constants/app.constants.ts