* In the job status and error pages, show when the status of a job

last changed.
This commit is contained in:
Eelco Dolstra
2009-07-09 14:48:15 +00:00
parent bbf718e64d
commit 1aec78014d
7 changed files with 53 additions and 12 deletions

View File

@@ -67,7 +67,7 @@ that dont build.</p>
<h2>Broken builds</h2>
[% INCLUDE renderBuildList builds=brokenBuilds %]
[% INCLUDE renderBuildList builds=brokenBuilds showStatusChange=1 %]
[% END %]