camelot-project / frontend

The frontend: The web-facing server software for CAMELOT
BSD 3-Clause "New" or "Revised" License
2 stars 14 forks source link

Fix table display in show_plot.html #10

Closed scog1234 closed 9 years ago

scog1234 commented 9 years ago

Previously, the browser would often cache the table shown on show_plot.html, meaning that the data in it could be stale. Therefore, we should force the browser to load the latest version of the table.