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

github.com/keepassxreboot/keepassxc-browser.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Ulich <ulich@users.noreply.github.com>2020-02-20 18:31:21 +0300
committerGitHub <noreply@github.com>2020-02-20 18:31:21 +0300
commit5dd909b779e85e4ca271ed1a7674339c6f2db38b (patch)
tree0c50099fe1ae0961434b88932a96e8d809580003 /keepassxc-browser/options/options.html
parent70de3bb7a602fe8f007e834df1cd160d323ffbca (diff)
Show the group name in autocomplete (#739)
Show the group name in autocomplete
Diffstat (limited to 'keepassxc-browser/options/options.html')
-rw-r--r--keepassxc-browser/options/options.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/keepassxc-browser/options/options.html b/keepassxc-browser/options/options.html
index 3679347..198d809 100644
--- a/keepassxc-browser/options/options.html
+++ b/keepassxc-browser/options/options.html
@@ -157,6 +157,14 @@
<span class="help-block" data-i18n="optionsAutocompleteUsernamesHelpText"></span>
</div>
</p>
+ <p>
+ <div class="checkbox">
+ <label class="checkbox">
+ <input type="checkbox" name="showGroupNameInAutocomplete" value="true" /><span data-i18n="optionsCheckboxShowGroupNameInAutocomplete"></span>
+ </label>
+ <span class="help-block" data-i18n="optionsShowGroupNameInAutocompleteHelpText"></span>
+ </div>
+ </p>
<hr />
<p>
<div class="checkbox">