* Give releases a timestamp.

This commit is contained in:
Eelco Dolstra
2008-11-30 00:23:33 +00:00
parent 5105d15636
commit 4f2b47bb0e
3 changed files with 15 additions and 5 deletions

View File

@ -12,6 +12,7 @@
<th></th>
<th>#</th>
<th>Release</th>
<th>Date</th>
[% FOREACH job IN jobs %]
<th class="releaseSetJobName">[% PROCESS renderReleaseJobName %]</th>
[% END %]
@ -39,6 +40,7 @@
<em>No name</em>
[% END %]
</td>
<td>[% INCLUDE renderDateTime timestamp=release.timestamp %]</td>
[% FOREACH job IN release.jobs %]
<td class="centered">
[% IF job.build %]