This commit is contained in:
Eelco Dolstra
2008-11-27 02:29:46 +00:00
parent ab16bfaf95
commit 6f5b98d7ca
19 changed files with 38 additions and 32 deletions

View File

@ -46,6 +46,7 @@
[% END %]
[% ELSIF build.schedulingInfo.busy %]
<strong>Build in progress</strong>
since [% PROCESS renderDateTime timestamp = build.schedulingInfo.starttime %]
[% ELSE %]
<strong>Scheduled to be built</strong>
[% END %]