From 263f9aefbc5b087b56892f31153908573ab45da9 Mon Sep 17 00:00:00 2001 From: Tatjana Dehler Date: Fri, 26 Jun 2020 17:00:01 +0200 Subject: [PATCH] mgr/dashboard: remove `formatted` attr The `formatted` attribute has been removed from the `cdCopy2ClipboardButton` directive and is no longer needed. Fixes: https://tracker.ceph.com/issues/46232 Signed-off-by: Tatjana Dehler --- .../src/app/ceph/cluster/telemetry/telemetry.component.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html index 52690c1fa311..af0934325486 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html @@ -263,8 +263,7 @@ -- 2.47.3