]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Replaced "Pool" with "Pools" in navigation bar 22807/head
authorLenz Grimmer <lgrimmer@suse.com>
Mon, 25 Jun 2018 11:38:55 +0000 (13:38 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 3 Jul 2018 08:15:34 +0000 (10:15 +0200)
Replaced the string "Pool" with "Pools" in the navigation component.

Fixes: https://tracker.ceph.com/issues/24623
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com>
(cherry picked from commit ccd59a467864b44a5eb8a4da671f611e0ada7ff9)

src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html

index 6444f8be56cfdd7b532f32b86f7f3b06107114be..31cd7903687a8dcdf0adefa846319e6bf6dea835 100644 (file)
@@ -84,7 +84,7 @@
       <li routerLinkActive="active"
           class="tc_menuitem tc_menuitem_pool">
         <a i18n
-           routerLink="/pool">Pool
+           routerLink="/pool">Pools
         </a>
       </li>