mirror of
https://github.com/nextcloud/server.git
synced 2026-04-29 18:11:41 -04:00
Merge pull request #38012 from nextcloud/fix/a11y-share-input
This commit is contained in:
commit
5a7c8b3751
3 changed files with 4 additions and 4 deletions
|
|
@ -24,7 +24,7 @@
|
|||
<div class="sharing-search">
|
||||
<label for="sharing-search-input">{{ t('files_sharing', 'Search for share recipients') }}</label>
|
||||
<NcSelect ref="select"
|
||||
id="sharing-search-input"
|
||||
input-id="sharing-search-input"
|
||||
class="sharing-search__input"
|
||||
:disabled="!canReshare"
|
||||
:loading="loading"
|
||||
|
|
|
|||
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