]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help/dashboard-help.component.html
import 15.2.5
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / core / navigation / dashboard-help / dashboard-help.component.html
index 122bcfd5943d273e85fdad3f76d3f6e2f900dee8..27dda06bc659fee2ee0bceeff9a27655a0af23dc 100644 (file)
       class="dropdown-menu dropdown-menu-right"
       role="menu">
     <li>
-      <a i18n
-         class="dropdown-item"
+      <a class="dropdown-item text-capitalize"
          [ngClass]="{'disabled': !docsUrl}"
          href="{{ docsUrl }}"
-         target="_blank">Documentation</a>
+         target="_blank"
+         i18n>documentation</a>
     </li>
     <li>
       <a i18n