Suraj Shetty
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
frappe/www/update-password.html
|
|
@@ -180,7 +180,6 @@ frappe.ready(function() { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
// strength_indicator.removeClass().addClass('password-strength-indicator indicator ' + color); |
|
|
|
strength_message.html(message.join(' ') || '').removeClass('hidden'); |
|
|
|
// strength_indicator.attr('title', message.join(' ') || ''); |
|
|
|
} |
|
|
|