aboutsummaryrefslogtreecommitdiff
path: root/qc_app/templates
diff options
context:
space:
mode:
Diffstat (limited to 'qc_app/templates')
-rw-r--r--qc_app/templates/rqtl2/rqtl2-qc-job-error.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/qc_app/templates/rqtl2/rqtl2-qc-job-error.html b/qc_app/templates/rqtl2/rqtl2-qc-job-error.html
index e809e7c..1650a79 100644
--- a/qc_app/templates/rqtl2/rqtl2-qc-job-error.html
+++ b/qc_app/templates/rqtl2/rqtl2-qc-job-error.html
@@ -87,7 +87,7 @@
<div class="explainer">
We found the following errors in the 'pheno' file in your R/qtl2 bundle:
</div>
-{{errorspheno}}
+{{errors_table("tbl-errors-pheno", errorspheno[0:50])}}
{%endif%}
{%if errorsphenocovar | length > 0%}