]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Fix non-space on OSD page button "Perform Task" 23754/head
authorPatrick Nawracay <pnawracay@suse.com>
Tue, 4 Sep 2018 07:48:57 +0000 (09:48 +0200)
committerPatrick Nawracay <pnawracay@suse.com>
Tue, 4 Sep 2018 07:50:24 +0000 (09:50 +0200)
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html

index 159bda03a29700361173af9d85fa7bafde76473f..beda9a8f8dc4bb3c02e5142532bad1fc99606e10 100644 (file)
@@ -12,7 +12,7 @@
               type="button"
               class="btn btn-sm btn-primary dropdown-toggle tc_scrub_toggle"
               [ngClass]="{disabled: !tableComponent.selection.hasSelection}">
-        <ng-container i18n> Perform Task</ng-container>
+        <ng-container i18n>Perform Task </ng-container>
         <span class="caret"></span>
       </button>
       <ul *dropdownMenu