summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-12-11 20:56:46 +0100
committerJulius Härtl <jus@bitgrid.net>2019-01-09 15:01:59 +0100
commit208788173d0dab2950bf5eb1ddbfcab63ef781e3 (patch)
treeac54763283ecec74a8a4aa873fcae57a8baa098a /apps/user_ldap
parent1fd6741182f3f39458612fbf9b3e381eb7d2f62f (diff)
downloadnextcloud-server-208788173d0dab2950bf5eb1ddbfcab63ef781e3.tar.gz
nextcloud-server-208788173d0dab2950bf5eb1ddbfcab63ef781e3.zip
Npmize (vendor) scripts
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/templates/renewpassword.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/user_ldap/templates/renewpassword.php b/apps/user_ldap/templates/renewpassword.php
index 12b1d7fc045..457d4dcfc47 100644
--- a/apps/user_ldap/templates/renewpassword.php
+++ b/apps/user_ldap/templates/renewpassword.php
@@ -7,9 +7,6 @@ script('user_ldap', [
'renewPassword',
]);
style('user_ldap', 'renewPassword');
-\OC_Util::addVendorScript('strengthify/jquery.strengthify');
-\OC_Util::addVendorStyle('strengthify/strengthify');
-
?>
<!--[if IE 8]><style>input[type="checkbox"]{padding:0;}</style><![endif]-->