mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -04:00
Add placeholder
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1a948d713f
commit
7d9b728ee5
5 changed files with 22 additions and 21 deletions
34
apps/files_sharing/js/dist/files_sharing_tab.js
vendored
34
apps/files_sharing/js/dist/files_sharing_tab.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -242,6 +242,7 @@
|
|||
}"
|
||||
:class="{ error: errors.note}"
|
||||
:disabled="saving"
|
||||
:placeholder="t('files_sharing', 'Enter a note for the share recipient')"
|
||||
:value="share.note"
|
||||
icon="icon-edit"
|
||||
@update:value="onNoteChange" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue