Nicer link to the rest of the jobset evals

This commit is contained in:
Eelco Dolstra 2012-04-15 18:08:51 +02:00
parent 794602d7ce
commit 101e60b03d
2 changed files with 5 additions and 6 deletions

View file

@ -433,7 +433,10 @@
[% END %]
</td>
</tr>
[% END %]
[%- END -%]
[%- IF linkToAll -%]
<tr><td class="centered" colspan="4"><a href="[% linkToAll %]"><em>More...</em></a></td></tr>
[%- END -%]
</tbody>
</table>

View file

@ -93,11 +93,7 @@
[% IF !edit-%]
<h2>Most recent evaluations</h2>
[% INCLUDE renderEvals nrShown=5 %]
<a href="[% c.uri_for(c.controller('Jobset').action_for('evals'), [project.name, jobset.name]) %]" class="btn">All evaluations</a>
<br />
<br />
[% INCLUDE renderEvals nrShown=5 linkToAll=c.uri_for(c.controller('Jobset').action_for('evals'), [project.name, jobset.name]) %]
[% END %]
[% IF !edit && activeJobsStatus -%]
<h2>Status</h2>