aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/nms2/index.html
diff options
context:
space:
mode:
authorKristian Lyngstol <kristian@bohemians.org>2015-04-29 12:26:45 +0200
committerKristian Lyngstol <kristian@bohemians.org>2015-04-29 12:26:45 +0200
commit2c9231ff1b71e608b369df8666b3b1ec2f32bb74 (patch)
tree0d7e13709c880b3dec177ee448c60c2a66855e5e /web/nms.gathering.org/nms2/index.html
parent9502fc0d398de46cea301a921b16f945289fdffd (diff)
NMS: Add "total switch speed" map
I'm thinking of factoring ifhighspeed for the scaling...
Diffstat (limited to 'web/nms.gathering.org/nms2/index.html')
-rw-r--r--web/nms.gathering.org/nms2/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/nms.gathering.org/nms2/index.html b/web/nms.gathering.org/nms2/index.html
index b9bc2b7..304cece 100644
--- a/web/nms.gathering.org/nms2/index.html
+++ b/web/nms.gathering.org/nms2/index.html
@@ -60,6 +60,7 @@
<li><a href="#temp" onclick="setUpdater(handler_temp)">Temperature map</a></li>
<li><a href="#traffic" onclick="setUpdater(handler_traffic)">Traffic map</a></li>
<li><a href="#comment" onclick="setUpdater(handler_comment)">Comment spotter</a></li>
+ <li><a href="#traffictot" onclick="setUpdater(handler_traffic_tot)">Total switch traffic</a></li>
<li><a href="#disco" onclick="setUpdater(handler_disco)">DISCO</a></li>
<li class="divider"> </li>
<li><a href="#" onclick="toggleLayer('nowPickerBox');document.getElementById('nowPicker').focus();">Travel in time</a></li>
@@ -264,6 +265,10 @@
</tr>
<tr>
<td>6</td>
+ <td>View total switch traffic map</td>
+ </tr>
+ <tr>
+ <td>7</td>
<td>View Disco map</td>
</tr>
<tr>