nextcloud/apps/files_sharing
Daniel Calviño Sánchez fb19d4afe2 Fix clearing the label of a share
When the label is being edited its value is stored in "newLabel", and
the original label is shown only if "newLabel" is not set. However, as
it was checked against any falsy value instead of only undefined when
the label was cleared and thus it has an empty value the original label
was shown instead.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-01-08 09:27:28 +00:00
..
appinfo Adjust share_external table 2020-12-23 15:44:32 +01:00
composer Adjust share_external table 2020-12-23 15:44:32 +01:00
css Remove unused sharedfilelist 2020-10-22 15:21:33 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Fix clearing the label of a share 2021-01-08 09:27:28 +00:00
l10n [tx-robot] updated from transifex 2021-01-08 02:22:30 +00:00
lib Merge pull request #24829 from nextcloud/bugfix/24813/add-missing-migrations 2021-01-05 09:32:33 +01:00
src Fix clearing the label of a share 2021-01-08 09:27:28 +00:00
templates Don't use deprecated getIniWrapper() anymore 2020-08-20 16:35:38 +02:00
tests Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
.l10nignore Exclude compiled assets of files_sharing for transifex 2019-03-26 11:23:31 +01:00
list.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
public.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
webpack.js Allow users to specify to accept (internal) shares by default 2019-12-17 10:49:29 +01:00