This commit is contained in:
Eelco Dolstra
2008-11-06 23:17:46 +00:00
parent 2324218ecd
commit d5a0f6e145
5 changed files with 20 additions and 4 deletions

View File

@ -13,7 +13,7 @@
</tr>
<tr>
<th>Project:</th>
<td><tt>[% build.project %]</tt></td>
<td><a href="[% c.uri_for('/project' build.project) %]"><tt>[% build.project %]</tt></a></td>
</tr>
<tr>
<th>Jobset:</th>
@ -21,7 +21,7 @@
</tr>
<tr>
<th>Job name:</th>
<td><tt>[% build.attrname %]</tt></td>
<td><a href="[% c.uri_for('/job' build.project build.attrname) %]"><tt>[% build.attrname %]</tt></a></td>
</tr>
<tr>
<th>Description:</th>