- Fixed a minor JavaScript bug.
parent
77a5a26ad3
commit
9c075b1007
|
@ -52,7 +52,7 @@
|
||||||
location = navdrop.options[navdrop.selectedIndex].value;
|
location = navdrop.options[navdrop.selectedIndex].value;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
-->
|
//-->
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue