generate nodeslist in javascript

This commit is contained in:
Nils Schneider 2015-03-23 00:10:09 +01:00
commit c5edef700e
2 changed files with 18 additions and 16 deletions

View file

@ -278,18 +278,6 @@
<p id="timestamp">
</p>
<h2>Neue Knoten</h2>
<table>
<tbody id="newnodes">
</tbody>
</table>
<h2>Verschwundene Knoten</h2>
<table>
<tbody id="lostnodes">
</tbody>
</table>
</div>
</div>
</div>