]> 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>
Tue, 23 Jan 2024 10:12:36 +0000 (15:42 +0530)
commitaeb8afe1d5a958cfd9343bbe941df2e1451019f4
treecb89fb52aa480b72c2780992fd8cd35aed1553ff
parente50c80d6820b2a44b7d3f85a67092b7d4f81fd19
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>
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