remove more vestigial junk

This commit is contained in:
Matthew Wall
2016-05-25 11:00:11 -04:00
parent 1cbdafff06
commit 4dccac959c

View File

@@ -18,9 +18,6 @@
}
</style>
<script type="text/javascript">
function openURL(urlname) {
window.location = urlname;
}
function openNoaaFile(date) {
window.location = "NOAA/NOAA-" + date + ".txt";
}