* Make build steps clickable as well.

This commit is contained in:
Eelco Dolstra
2008-11-27 10:04:54 +00:00
parent d9507c304a
commit 24923ed09a
3 changed files with 5 additions and 3 deletions

View File

@@ -38,7 +38,7 @@
</thead>
<tbody>
[% FOREACH build IN builds -%]
<tr [% IF build.schedulingInfo.busy %]class="runningJob"[% END %]
<tr class="clickable [% IF build.schedulingInfo.busy %]runningJob[% END %]"
onclick="window.location = '[% c.uri_for('/build' build.id) %]'">
[% IF !hideResultInfo %]
<td>