Merge pull request #1501 from NixOS/fix/useless-message

Remove useless previous eval message
This commit is contained in:
Janne Heß
2025-08-02 12:26:54 +00:00
committed by GitHub

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="[%
c.uri_for(c.controller('JobsetEval').action_for('view'),
[otherEval.id]) %]">[% otherEval.id %]</a>.</p>
[% ELSE %]
<div class="alert alert-danger">Couldn't find an evaluation to compare to.</div>
[% END %]
<form>