history: show longest links

This commit is contained in:
Nils Schneider 2015-03-20 20:08:28 +01:00
commit ccd46b521b
2 changed files with 41 additions and 8 deletions

View file

@ -179,6 +179,12 @@
<tbody id="lostnodes">
</tbody>
</table>
<h2>Längste Verbindungen</h2>
<table>
<tbody id="longlinks">
</tbody>
</table>
</div>
</div>
</div>