Remove useless previous eval message

This message serves no purpose and looks like something went wrong.
There is nothing wrong, there is just no previous evaluation.
This commit is contained in:
Janne Heß
2025-08-02 14:20:59 +02:00
committed by ahuston-0
parent 5bb8da7280
commit 81d278fe5b

View File

@@ -30,8 +30,6 @@ eval.checkouttime %]s and evaluation took [% eval.evaltime %]s.</p>
project=otherEval.jobset.project.name jobset=otherEval.jobset.name %] evaluation <a href="[% project=otherEval.jobset.project.name jobset=otherEval.jobset.name %] evaluation <a href="[%
c.uri_for(c.controller('JobsetEval').action_for('view'), c.uri_for(c.controller('JobsetEval').action_for('view'),
[otherEval.id]) %]">[% otherEval.id %]</a>.</p> [otherEval.id]) %]">[% otherEval.id %]</a>.</p>
[% ELSE %]
<div class="alert alert-danger">Couldn't find an evaluation to compare to.</div>
[% END %] [% END %]
<form> <form>