Renamed running to started in queue.
[?]
Apr 13, 2012, 10:55 AM
MAXVLN2KUSXLG4TEDTUSJJHOJV7T57ECTTJW5MN4UM7DWOM4WVCACDependencies
- [2]
LVRSAUULAdded running icon in queue in stead of background color. - [3]
JLDUSNUO* Unify rendering of finished and scheduled builds. - [4]
E5DMQRPORemove unnecessary whitespace in the HTML output - [*]
IK53RV4V
Change contents
- replacement in src/root/common.tt at line 110
<td>[%- IF build.busy %]<span class="label label-success">Running</span>[% ELSE %]<span class="label">Queued</span>[% END %]</td><td>[%- IF build.busy %]<span class="label label-success">Started</span>[% ELSE %]<span class="label">Queued</span>[% END %]</td>