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:
Diffstat (limited to 'templates/views/partials/forms/edit_credential/basics.html')
-rw-r--r--templates/views/partials/forms/edit_credential/basics.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/views/partials/forms/edit_credential/basics.html b/templates/views/partials/forms/edit_credential/basics.html
index 73d55113..0d54d657 100644
--- a/templates/views/partials/forms/edit_credential/basics.html
+++ b/templates/views/partials/forms/edit_credential/basics.html
@@ -35,7 +35,7 @@
</div>
<label>{{ 'folderpath' | translate}}</label>
<div>
- <input type="text" ng-model="storedCredential.folderpath">
+ <input type="text" ng-model="storedCredential.folderpath" readonly>
</div>
<label>{{ 'add.tag' | translate}}</label>
<div class="tags_input">