nextcloud/apps/files_sharing/js/dist
Daniel Calviño Sánchez b078f28029 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 17:30:17 +00:00
..
additionalScripts.js Use correct l10n source in files_sharing JS code 2020-11-30 19:30:28 +00:00
additionalScripts.js.map Use correct l10n source in files_sharing JS code 2020-11-30 19:30:28 +00:00
collaboration.js Bump @nextcloud/vue to v2.6.8 2020-10-02 13:33:43 +02:00
collaboration.js.map Bump @nextcloud/vue to v2.6.8 2020-10-02 13:33:43 +02:00
files_sharing.js Indicate preview availability in share api responses 2020-11-03 19:55:35 +00:00
files_sharing.js.map Indicate preview availability in share api responses 2020-11-03 19:55:35 +00:00
files_sharing_tab.js Fix clearing the label of a share 2021-01-08 17:30:17 +00:00
files_sharing_tab.js.map Fix clearing the label of a share 2021-01-08 17:30:17 +00:00
main.js Add 'Reasons to use Nextcloud in your organization' call to action in settings 2020-09-07 08:30:01 +02:00
main.js.map Add 'Reasons to use Nextcloud in your organization' call to action in settings 2020-09-07 08:30:01 +02:00
personal-settings.js Bump @nextcloud/vue to v2.6.8 2020-10-02 13:33:43 +02:00
personal-settings.js.map Bump @nextcloud/vue to v2.6.8 2020-10-02 13:33:43 +02:00