Forgot startClearTimer() when adding a password
This commit is contained in:
parent
29e2c8337c
commit
527fc52539
|
@ -700,6 +700,8 @@ function add_password()
|
|||
inputs[i].value = "";
|
||||
}
|
||||
|
||||
startClearTimer();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user