Factor out the tree rendering

This commit is contained in:
Eelco Dolstra
2013-02-19 17:22:28 +01:00
parent 4266632eb0
commit 1a992d170d
4 changed files with 45 additions and 55 deletions

View File

@ -21,6 +21,7 @@
<script type="text/javascript" src="/static/bootstrap/js/bootstrap-alert.js"></script>
<link rel="stylesheet" href="/static/css/hydra.css" type="text/css" />
<link rel="stylesheet" href="/static/css/tree.css" type="text/css" />
<link rel="stylesheet" href="/static/css/logfile.css" type="text/css" />
<!--