diff --git a/src/root/jobset.tt b/src/root/jobset.tt index ac246e8f..1a152377 100644 --- a/src/root/jobset.tt +++ b/src/root/jobset.tt @@ -74,23 +74,13 @@
- [% IF jobset.errormsg && !edit -%] -
There are evaluation errors!
- - [% END %] - [% IF !edit-%]

Most recent evaluations

[% INCLUDE renderEvals nrShown=5 linkToAll=c.uri_for(c.controller('Jobset').action_for('evals'), [project.name, jobset.name]) %]