mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
fix(SharingEntryQuickShareSelect): Disable quick share select if user can not edit share
Signed-off-by: provokateurin <kate@provokateurin.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
parent
37c6c5162b
commit
7aa8d549e5
10 changed files with 8 additions and 7 deletions
|
|
@ -8,6 +8,7 @@
|
|||
:menu-name="selectedOption"
|
||||
:aria-label="ariaLabel"
|
||||
type="tertiary-no-background"
|
||||
:disabled="!share.canEdit"
|
||||
force-name>
|
||||
<template #icon>
|
||||
<DropdownIcon :size="15" />
|
||||
|
|
|
|||
2
dist/7358-7358.js
vendored
2
dist/7358-7358.js
vendored
File diff suppressed because one or more lines are too long
1
dist/7358-7358.js.map
vendored
1
dist/7358-7358.js.map
vendored
File diff suppressed because one or more lines are too long
1
dist/7358-7358.js.map.license
vendored
1
dist/7358-7358.js.map.license
vendored
|
|
@ -1 +0,0 @@
|
|||
7358-7358.js.license
|
||||
2
dist/8558-8558.js
vendored
Normal file
2
dist/8558-8558.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/8558-8558.js.map
vendored
Normal file
1
dist/8558-8558.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/8558-8558.js.map.license
vendored
Symbolic link
1
dist/8558-8558.js.map.license
vendored
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
8558-8558.js.license
|
||||
4
dist/files_sharing-files_sharing_tab.js
vendored
4
dist/files_sharing-files_sharing_tab.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files_sharing-files_sharing_tab.js.map
vendored
2
dist/files_sharing-files_sharing_tab.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue