From: Patrick Nawracay Date: Tue, 4 Sep 2018 07:48:57 +0000 (+0200) Subject: mgr/dashboard: Fix non-space on OSD page button "Perform Task" X-Git-Tag: v14.0.1~263^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ef72c01328ccce853dd057e85fe7b519d6859f3e;p=ceph.git mgr/dashboard: Fix non-space on OSD page button "Perform Task" Signed-off-by: Patrick Nawracay --- 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