nextcloud/apps/files_sharing/js
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
..
dist Fix clearing the label of a share 2021-01-08 17:30:17 +00:00
templates add progressbar for every element & better design 2020-03-31 14:21:28 +00:00
additionalScripts.js Search sharees on lookup server when explicitly requested by user 2019-02-26 19:44:49 +01:00
additionalScripts.js.map Search sharees on lookup server when explicitly requested by user 2019-02-26 19:44:49 +01:00
app.js Use `babel-loader-exclude-node-modules-except` 2020-07-31 11:00:33 +02:00
files_drop.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
public.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
public_note.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
sharedfilelist.js Indicate preview availability in share api responses 2020-11-03 19:55:35 +00:00
templates.js add progressbar for every element & better design 2020-03-31 14:21:28 +00:00