]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: remove `formatted` attr 35803/head
authorTatjana Dehler <tdehler@suse.com>
Fri, 26 Jun 2020 15:00:01 +0000 (17:00 +0200)
committerTatjana Dehler <tdehler@suse.com>
Fri, 26 Jun 2020 15:03:09 +0000 (17:03 +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>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html

index 52690c1fa3114edf8d05ec427479a85e9e44f40d..af0934325486be59ae301072484a47504eb9c4e8 100644 (file)
                 </button>
                 <button type="button"
                         class="btn btn-light"
-                        cdCopy2ClipboardButton="report"
-                        formatted>
+                        cdCopy2ClipboardButton="report">
                 </button>
               </div>
             </div>