From ef72c01328ccce853dd057e85fe7b519d6859f3e Mon Sep 17 00:00:00 2001 From: Patrick Nawracay Date: Tue, 4 Sep 2018 09:48:57 +0200 Subject: [PATCH] mgr/dashboard: Fix non-space on OSD page button "Perform Task" Signed-off-by: Patrick Nawracay --- .../src/app/ceph/cluster/osd/osd-list/osd-list.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html index 159bda03a2970..beda9a8f8dc4b 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html @@ -12,7 +12,7 @@ type="button" class="btn btn-sm btn-primary dropdown-toggle tc_scrub_toggle" [ngClass]="{disabled: !tableComponent.selection.hasSelection}"> - Perform Task + Perform Task