ソースを参照

refactor: Remove commented code

version-14
Suraj Shetty 3年前
committed by GitHub
コミット
62d97864f2
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更0行の追加1行の削除
  1. +0
    -1
      frappe/www/update-password.html

+ 0
- 1
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(' ') || '');
}


読み込み中…
キャンセル
保存