Skip to content

Commit 957884d

Browse files
authored
Merge pull request #1501 from NixOS/fix/useless-message
Remove useless previous eval message
2 parents 0017a1d + 05a0566 commit 957884d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/root/jobset-eval.tt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ eval.checkouttime %]s and evaluation took [% eval.evaltime %]s.</p>
3030
project=otherEval.jobset.project.name jobset=otherEval.jobset.name %] evaluation <a href="[%
3131
c.uri_for(c.controller('JobsetEval').action_for('view'),
3232
[otherEval.id]) %]">[% otherEval.id %]</a>.</p>
33-
[% ELSE %]
34-
<div class="alert alert-danger">Couldn't find an evaluation to compare to.</div>
3533
[% END %]
3634

3735
<form>

0 commit comments

Comments
 (0)