From 355edcee74cc304ee124c6f68684007f5cc6ebe4 Mon Sep 17 00:00:00 2001 From: Daniel Calviño Sánchez Date: Wed, 30 Jan 2019 00:10:03 +0100 Subject: Fix updating the password of a link share when passwords are enforced MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The password input was shown in the popup menu when passwords were not enforced, or when they were enforced but no password was set, which prevented updating/changing the password once set. As the popover menu is shown only when the share is a link share, and the password input should be shown too when password are enforced and a password is set no condition is needed, so now the password input is always shown. Signed-off-by: Daniel Calviño Sánchez --- core/js/sharedialoglinkshareview.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/core/js/sharedialoglinkshareview.js b/core/js/sharedialoglinkshareview.js index 62b79c5aece..801f245f6e8 100644 --- a/core/js/sharedialoglinkshareview.js +++ b/core/js/sharedialoglinkshareview.js @@ -85,7 +85,6 @@ ' ' + ' ' + '{{/if}}' + - '{{#if showPasswordCheckBox}}' + '
  • ' + ' ' + @@ -96,7 +95,6 @@ ' ' + ' ' + '
  • ' + - '{{/if}}' + '
  • ' + ' ' + '