mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-09-20 14:27:42 +00:00
Fix a bug where the default maximum spot age was not being applied on first access of the web UI
This commit is contained in:
@@ -76,8 +76,8 @@
|
||||
|
||||
</div>
|
||||
|
||||
<script src="/static/js/spotsbandsandmap.js?v=1787382663"></script>
|
||||
<script src="/static/js/bands.js?v=1787382663"></script>
|
||||
<script src="/static/js/spotsbandsandmap.js?v=1787899935"></script>
|
||||
<script src="/static/js/bands.js?v=1787899935"></script>
|
||||
<script>$(document).ready(function () {
|
||||
$("#nav-link-bands").addClass("active");
|
||||
}); <!-- highlight active page in nav --></script>
|
||||
|
||||
Reference in New Issue
Block a user