mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-04-30 02:35:57 +00:00
Fix display of the last time cleanup ran
This commit is contained in:
@@ -59,8 +59,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="/js/common.js?v=1775891692"></script>
|
||||
<script src="/js/status.js?v=1775891692"></script>
|
||||
<script src="/js/common.js?v=1775891850"></script>
|
||||
<script src="/js/status.js?v=1775891850"></script>
|
||||
<script>
|
||||
$(document).ready(function() { $("#nav-link-status").addClass("active"); }); <!-- highlight active page in nav -->
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user