never mind; bug in firefox and ie. won't work around it.

This commit is contained in:
Matthew Wilson 2006-05-08 22:48:45 +00:00
parent 17cd71c496
commit 0e3e04fb63

View file

@ -1612,7 +1612,6 @@ function changePassType() {
} else {
passIdChooser.size=1;
passIdChooser.multiple=false;
passIdChooser.selectedIndex=0;
}
passIdRow.style.display="";
}