summaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorRutger Broekhoff2026-08-30 00:39:45 +0200
committerRutger Broekhoff2026-08-30 00:39:45 +0200
commit589be8708a1c06c52c54746caccdedfca18d2cc0 (patch)
treea240accace56062fe38742c055a22989559890cb /web/index.html
parent4d32c476318e0ec37188616ae96eaa343bb59413 (diff)
downloadroutemon-589be8708a1c06c52c54746caccdedfca18d2cc0.tar.gz
routemon-589be8708a1c06c52c54746caccdedfca18d2cc0.zip
Performance improvements, messy code
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/web/index.html b/web/index.html
index fe9529f..877da14 100644
--- a/web/index.html
+++ b/web/index.html
@@ -29,12 +29,9 @@
29 <summary> 29 <summary>
30 <span>Systeeminformatie</span> 30 <span>Systeeminformatie</span>
31 </summary> 31 </summary>
32 <table> 32 <div id="sysinfo-details">
33 <tr> 33 <span>(Nog geen contact gelegd met server.)</span>
34 <td class="help-cursor" title="Publicatietijdstip van ingeladen DATEX II-situatiepublicatie (van NDW)">Situatiepublicatie van</td> 34 </div>
35 <td id="situation-publication-of">&lt;onbekend&gt;</td>
36 </tr>
37 </table>
38 </details> 35 </details>
39 </div> 36 </div>
40 37