From fbde8f91b6da38e1dd83b515ebb99ead040f4b2c Mon Sep 17 00:00:00 2001 From: Louis Chemineau Date: Mon, 19 Jun 2023 12:13:19 +0200 Subject: Don't disable actions when saving share permissions Signed-off-by: Louis Chemineau --- apps/files_sharing/src/components/SharePermissionsEditor.vue | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'apps/files_sharing/src') diff --git a/apps/files_sharing/src/components/SharePermissionsEditor.vue b/apps/files_sharing/src/components/SharePermissionsEditor.vue index 41aec036baf..cc1a150ecc1 100644 --- a/apps/files_sharing/src/components/SharePermissionsEditor.vue +++ b/apps/files_sharing/src/components/SharePermissionsEditor.vue @@ -26,7 +26,6 @@ {{ t('files_sharing', 'Allow editing') }} @@ -37,21 +36,18 @@ {{ t('files_sharing', 'Read only') }} {{ t('files_sharing', 'Allow upload and editing') }}