]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix for copy2Clipboard failing to copy on the first time. 38633/head
authorAvan Thakkar <athakkar@localhost.localdomain>
Thu, 17 Dec 2020 09:44:46 +0000 (15:14 +0530)
committerAvan Thakkar <athakkar@localhost.localdomain>
Mon, 28 Dec 2020 07:10:07 +0000 (12:40 +0530)
commitb6a11c8b4db928a985fe2e47b536758d636fd05e
tree34d5473729647d1e6070dde64a8ea4752c244c4b
parent7ef6453e4aff9bcef8bb2dd26182dd35bb98dee0
mgr/dashboard: Fix for copy2Clipboard failing to copy on the first time.

Fixes: https://tracker.ceph.com/issues/48601
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Fix for the copy2Clipboard button to work on the first click itself.
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.ts