* Basic job info in the database.

This commit is contained in:
Eelco Dolstra
2008-11-04 18:23:28 +00:00
parent 5915bcaba3
commit 6e73c85c3b
12 changed files with 320 additions and 54 deletions

View File

@ -6,7 +6,7 @@
<table class="tablesorter">
<thead>
<tr><th></th><th>Id</th><th>Job</th><th>Timestamp</th><th>Description</th></tr>
<tr><th></th><th>#</th><th>Job</th><th>Timestamp</th><th>Description</th></tr>
</thead>
<tbody>
[% FOREACH build IN latestBuilds -%]