Show dependencies as a tree rather than a list

This commit is contained in:
Eelco Dolstra
2013-02-14 15:53:34 +01:00
parent 4e67665b7f
commit 82daf4f8ca
4 changed files with 74 additions and 41 deletions

View File

@ -475,3 +475,8 @@
</tbody>
</table>
[% END %]
[% BLOCK renderLogLinks %]
(<a href="[% url %]">log</a>, <a href="[% "$url/raw" %]">raw</a>, <a href="[% "$url/tail-reload" %]">tail</a>)
[% END %]