From e0492074aa4d4a2423059db42d9c6d7fa126da94 Mon Sep 17 00:00:00 2001 From: Christopher Ng Date: Wed, 6 Jul 2022 23:08:07 +0000 Subject: [PATCH] Add expanded attribute to button for listing others with access Signed-off-by: Christopher Ng --- .../src/components/SharingEntrySimple.vue | 17 ++++++++++++++++- .../src/views/SharingInherited.vue | 3 ++- dist/files_sharing-files_sharing_tab.js | 4 ++-- dist/files_sharing-files_sharing_tab.js.map | 2 +- 4 files changed, 21 insertions(+), 5 deletions(-) diff --git a/apps/files_sharing/src/components/SharingEntrySimple.vue b/apps/files_sharing/src/components/SharingEntrySimple.vue index de545a497a8..8627c87f97a 100644 --- a/apps/files_sharing/src/components/SharingEntrySimple.vue +++ b/apps/files_sharing/src/components/SharingEntrySimple.vue @@ -29,7 +29,10 @@ {{ subtitle }}

-