Nicer link to the rest of the jobset evals
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user