mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-04-29 18:25:58 +00:00
Improve K-index chart
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<div class="col mt-3 px-3">
|
||||
<h5>Blackout Forecast</h5>
|
||||
<h5>Radio Blackout Forecast</h5>
|
||||
<table id="forecast-blackout-table" class="table table-sm mt-2">
|
||||
<thead>
|
||||
<tr id="forecast-blackout-head"></tr>
|
||||
@@ -227,8 +227,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="/js/common.js?v=1775249255"></script>
|
||||
<script src="/js/conditions.js?v=1775249255"></script>
|
||||
<script src="/js/common.js?v=1775294891"></script>
|
||||
<script src="/js/conditions.js?v=1775294891"></script>
|
||||
<script>$(document).ready(function () {
|
||||
$("#nav-link-conditions").addClass("active");
|
||||
}); <!-- highlight active page in nav --></script>
|
||||
|
||||
Reference in New Issue
Block a user