From 1063fbcb10b8edc9ceb9804f89f762c526f0cfc0 Mon Sep 17 00:00:00 2001 From: "julia.kirschenheuter" Date: Wed, 7 Dec 2022 17:29:58 +0100 Subject: Replace custom tooltips with native one in vue components and views Signed-off-by: julia.kirschenheuter --- .../src/components/SharingEntryLink.vue | 54 ++++++---------------- 1 file changed, 13 insertions(+), 41 deletions(-) (limited to 'apps/files_sharing/src/components/SharingEntryLink.vue') diff --git a/apps/files_sharing/src/components/SharingEntryLink.vue b/apps/files_sharing/src/components/SharingEntryLink.vue index 524b1279b18..1d9e2b6e211 100644 --- a/apps/files_sharing/src/components/SharingEntryLink.vue +++ b/apps/files_sharing/src/components/SharingEntryLink.vue @@ -40,11 +40,10 @@ class="sharing-entry__copy"> - {{ clipboardTooltip }} - + @click.stop.prevent="copyLink" /> @@ -74,13 +73,8 @@ @uncheck="onPasswordDisable"> {{ t('files_sharing', 'Password protection') }} +