]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: remove `formatted` attr 35889/head
authorTatjana Dehler <tdehler@suse.com>
Fri, 26 Jun 2020 15:00:01 +0000 (17:00 +0200)
committerTatjana Dehler <tdehler@suse.com>
Thu, 2 Jul 2020 08:19:12 +0000 (10:19 +0200)
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 <tdehler@suse.com>
(cherry picked from commit 263f9aefbc5b087b56892f31153908573ab45da9)

src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html

index 748ffd4231c14397833221229783f97a7dc45fcf..8befd85430f4d96d741699aa4fa38dcb5623bc9c 100644 (file)
                 </button>
                 <button type="button"
                         class="btn btn-light"
-                        cdCopy2ClipboardButton="report"
-                        formatted>
+                        cdCopy2ClipboardButton="report">
                 </button>
               </div>
             </div>