summaryrefslogtreecommitdiffstats
path: root/settings/js
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2016-06-15 15:27:07 +0200
committerMorris Jobke <hey@morrisjobke.de>2016-06-15 15:27:40 +0200
commitea25be51dac20ad42a813276794b9df3044b62f5 (patch)
treed5f3d895010c07c74602556f5220226bd5363460 /settings/js
parent3720bae3ec7a4a9cfe29b8c744103a12ff9cf61a (diff)
downloadnextcloud-server-ea25be51dac20ad42a813276794b9df3044b62f5.tar.gz
nextcloud-server-ea25be51dac20ad42a813276794b9df3044b62f5.zip
fix strengthify in personal settings
Diffstat (limited to 'settings/js')
-rw-r--r--settings/js/personal.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/settings/js/personal.js b/settings/js/personal.js
index aea2400e999..d270a49f3ad 100644
--- a/settings/js/personal.js
+++ b/settings/js/personal.js
@@ -343,7 +343,8 @@ $(document).ready(function () {
t('core', 'So-so password'),
t('core', 'Good password'),
t('core', 'Strong password')
- ]
+ ],
+ drawTitles: true,
});
// does the user have a custom avatar? if he does show #removeavatar