standardize indentation

This commit is contained in:
David 2015-03-08 14:37:54 -04:00
parent 62d257957b
commit 0b14f2f63d

View File

@ -125,7 +125,6 @@
})
// so long, so messy
function showInfo(gData) {
window.gData = gData
tableOptions = {
@ -256,9 +255,7 @@
}
})
}
}
</script>
</body>
</html>