Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrantje <brantje@gmail.com>2016-10-04 13:57:41 +0300
committerbrantje <brantje@gmail.com>2016-10-04 13:57:41 +0300
commite71a82218ee5b8f470e324e7361d65b7cabe57b1 (patch)
tree8c2c74805386191bb9d44b1018837b285766a507 /templates
parent04a89a3ea3785e17437c4e69d3308d358177be73 (diff)
Fix for unsharing password
Diffstat (limited to 'templates')
-rw-r--r--templates/views/partials/forms/share_credential/link_sharing.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/views/partials/forms/share_credential/link_sharing.html b/templates/views/partials/forms/share_credential/link_sharing.html
index c4c2bf3f..2fa8516c 100644
--- a/templates/views/partials/forms/share_credential/link_sharing.html
+++ b/templates/views/partials/forms/share_credential/link_sharing.html
@@ -2,7 +2,7 @@
<div class="col-xs-12 col-md-6">
<input type="checkbox" ng-model="share_settings.linkSharing.enabled">
Enable link sharing.<br/>
- <input type="text" ng-model="share_link" select-on-click
+ <input type="text" ng-model="share_link" select-on-click placeholder="Click share first!"
ng-if="share_settings.linkSharing.enabled">
<div ng-show="share_settings.linkSharing.enabled">
Share until date