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:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user