diff --git a/templates/job/add.html.twig b/templates/job/add.html.twig index 1026151..7ef6314 100644 --- a/templates/job/add.html.twig +++ b/templates/job/add.html.twig @@ -51,14 +51,13 @@
- +
50%
- Max percentage of errors over all runs

Job details

diff --git a/templates/job/edit.html.twig b/templates/job/edit.html.twig index c7f6eb8..deedb8c 100644 --- a/templates/job/edit.html.twig +++ b/templates/job/edit.html.twig @@ -47,14 +47,13 @@
- +
{% if attribute(data, 'errorlevel') is not empty %}{{ attribute(data, 'errorlevel') }}{% else %}50{% endif %}%
- Max percentage of errors over all runs

Job details