From 8f0ae54e3f93c2ae399bf50c1491f446eb0149a9 Mon Sep 17 00:00:00 2001 From: Ricardo Marques Date: Thu, 28 Jun 2018 12:00:03 +0100 Subject: [PATCH] mgr/dashboard: Fix RBD features style Signed-off-by: Ricardo Marques --- .../src/app/ceph/block/rbd-details/rbd-details.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-details/rbd-details.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-details/rbd-details.component.html index 655154a859c..636be3ae7d7 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-details/rbd-details.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/rbd-details/rbd-details.component.html @@ -56,7 +56,7 @@ - {{ feature }} + {{ feature }} -- 2.47.3