Merge pull request #30289 from nextcloud/backport/30256/stable23

[stable23] Fix ShareLink Upload UI for Folders
This commit is contained in:
Louis 2021-12-16 10:58:14 +01:00 committed by GitHub
commit 1c296cbc86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -178,7 +178,7 @@
</template>
<!-- file -->
<ActionCheckbox v-else
<ActionCheckbox v-if="!isFolder"
:checked.sync="canUpdate"
:disabled="saving"
@change="queueUpdate('permissions')">