diff options
Diffstat (limited to 'core/js/share/sharedialoglinkshareview_popover_menu.handlebars')
-rw-r--r-- | core/js/share/sharedialoglinkshareview_popover_menu.handlebars | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/js/share/sharedialoglinkshareview_popover_menu.handlebars b/core/js/share/sharedialoglinkshareview_popover_menu.handlebars index 9c715c7f4ee..2b4873bc56c 100644 --- a/core/js/share/sharedialoglinkshareview_popover_menu.handlebars +++ b/core/js/share/sharedialoglinkshareview_popover_menu.handlebars @@ -45,7 +45,6 @@ <label for="sharingDialogHideDownload-{{cid}}">{{hideDownloadLabel}}</label> </span> </li> - {{#if showPasswordCheckBox}} <li> <span class="menuitem"> <input type="checkbox" name="showPassword" id="showPassword-{{cid}}" class="checkbox showPasswordCheckbox" @@ -60,7 +59,6 @@ <span class="icon icon-loading-small hidden"></span> </span> </li> - {{/if}} {{#if showPasswordByTalkCheckBox}} <li> <span class="shareOption menuitem"> |