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

@ -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>