ziren28 commited on
Commit
1bded7c
verified
1 Parent(s): 3c8c4d6

keep password on retry

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -624,7 +624,7 @@
624
  }
625
  for (const id of ["ssh-cmd", "ssh-pwd"])
626
  document.getElementById(id).disabled = false;
627
- document.getElementById("ssh-pwd").value = "";
628
  }
629
 
630
  function showErr(msg) {
 
624
  }
625
  for (const id of ["ssh-cmd", "ssh-pwd"])
626
  document.getElementById(id).disabled = false;
627
+ // 淇濈暀瀵嗙爜, 鏂逛究杩炵画鎿嶄綔
628
  }
629
 
630
  function showErr(msg) {