We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0017a1d + 05a0566 commit 957884dCopy full SHA for 957884d
src/root/jobset-eval.tt
@@ -30,8 +30,6 @@ eval.checkouttime %]s and evaluation took [% eval.evaltime %]s.</p>
30
project=otherEval.jobset.project.name jobset=otherEval.jobset.name %] evaluation <a href="[%
31
c.uri_for(c.controller('JobsetEval').action_for('view'),
32
[otherEval.id]) %]">[% otherEval.id %]</a>.</p>
33
-[% ELSE %]
34
-<div class="alert alert-danger">Couldn't find an evaluation to compare to.</div>
35
[% END %]
36
37
<form>
0 commit comments