From 9dd982c692bfb6df6885240f9696d51ded2cfc1d 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 (cherry picked from commit 263f9aefbc5b087b56892f31153908573ab45da9) --- .../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 748ffd4231c..8befd85430f 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 @@ -269,8 +269,7 @@ -- 2.47.3