From 3fcb05e9006d078c5acb116bfd46e92b7ba36f5e Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Mon, 12 Sep 2022 11:18:31 +0200 Subject: Port Profile section checbox to NcCheckoxRadioSwitch component Improve accessibility and unify the design Signed-off-by: Carl Schwan --- apps/files_sharing/src/components/SharingEntry.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/files_sharing/src/components/SharingEntry.vue') diff --git a/apps/files_sharing/src/components/SharingEntry.vue b/apps/files_sharing/src/components/SharingEntry.vue index c77bdd4292a..fccabf4532b 100644 --- a/apps/files_sharing/src/components/SharingEntry.vue +++ b/apps/files_sharing/src/components/SharingEntry.vue @@ -78,9 +78,9 @@ {{ t('files_sharing', 'Allow resharing') }} - {{ allowDownloadText }} -- cgit v1.2.3