Suraj Shetty
3 yıl önce
committed by
GitHub
ebeveyn
işleme
62d97864f2
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
0 ekleme ve
1 silme
-
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(' ') || ''); |
|
|
|
} |
|
|
|