generate nodeslist in javascript
This commit is contained in:
parent
13faaf5869
commit
c5edef700e
2 changed files with 18 additions and 16 deletions
12
history.html
12
history.html
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue