]> source.dussan.org Git - nextcloud-server.git/commit
Consider link shares in removeShare method in SharingTab 40448/head
authorfenn-cs <fenn25.fn@gmail.com>
Fri, 15 Sep 2023 15:27:59 +0000 (16:27 +0100)
committernextcloud-command <nextcloud-command@users.noreply.github.com>
Mon, 18 Sep 2023 08:35:30 +0000 (08:35 +0000)
commit65ff60a69bd3b3318b920e504299f20911ea92d6
tree075add49feb4ea45b9f913d462ecd01941f2decf
parent4ff639eb51629cded66eeef2f4cf56a4c4a81984
Consider link shares in removeShare method in SharingTab

Currently, the `removeShare` method in the `SharingTab` view,
does not take into account `linkShares`.

Since link shares now shares thesame detail view with other share types,
it should therefore be considered hence this commit.

Resolves : https://github.com/nextcloud/server/issues/40396

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
apps/files_sharing/src/views/SharingTab.vue
dist/files_sharing-files_sharing_tab.js
dist/files_sharing-files_sharing_tab.js.map