aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorKristian Lyngstol <kristian@bohemians.org>2016-05-18 20:25:35 +0200
committerKristian Lyngstol <kristian@bohemians.org>2016-05-18 20:25:35 +0200
commitfd5139ed9b56b3122d73d397482ecd6fd8ffbe26 (patch)
tree24d3e639f1e3bd46c299f72dee61b5fb89035f11 /web/index.html
parent69fe67df43cd17c47c03f3fe750d2478c3f2b8cc (diff)
Remove comments from code in place of oplogs
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/web/index.html b/web/index.html
index 0bd7ade..e823ef7 100644
--- a/web/index.html
+++ b/web/index.html
@@ -124,7 +124,6 @@
<li><a href="#ping" onclick="setUpdater(handler_ping)">Ping map</a></li>
<li><a href="#uplink" onclick="setUpdater(handler_uplinks)">Uplink map</a></li>
<li><a href="#dhcp" onclick="setUpdater(handler_dhcp)">DHCP map</a></li>
- <li class="gondul-is-private"><a href="#comment" onclick="setUpdater(handler_comment)">Comment spotter</a></li>
<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="#traffictot" onclick="setUpdater(handler_traffic_tot)">Total switch traffic</a></li>
@@ -235,10 +234,6 @@
<td>View DHCP map</td>
</tr>
<tr>
- <td>4</td>
- <td>View comment spotter map</td>
- </tr>
- <tr>
<td>5</td>
<td>View temperature map</td>
</tr>