another logic fix
This commit is contained in:
parent
3a9dd9e33a
commit
17cd71c496
1 changed files with 1 additions and 0 deletions
|
|
@ -1612,6 +1612,7 @@ function changePassType() {
|
|||
} else {
|
||||
passIdChooser.size=1;
|
||||
passIdChooser.multiple=false;
|
||||
passIdChooser.selectedIndex=0;
|
||||
}
|
||||
passIdRow.style.display="";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue