]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Delete white space beform 'Sign' 24213/head
authorguodan <guodan1@lenovo.com>
Wed, 3 Oct 2018 10:49:26 +0000 (18:49 +0800)
committerguodan <guodan1@lenovo.com>
Wed, 3 Oct 2018 10:49:26 +0000 (18:49 +0800)
Signed-off-by: guodan <guodan1@lenovo.com>
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/identity/identity.component.html

index c72b7f62513e27796624608366c4198ef4f8d357..095d9ca04f407eb9f89621c7f1d81f2be6854111 100644 (file)
@@ -23,7 +23,7 @@
       <a class="dropdown-item"
          (click)="logout()">
         <i class="fa fa-sign-out fa-fw"></i>
-        <span i18n> Sign out</span>
+        <span i18n>Sign out</span>
       </a>
     </li>
   </ul>