From 8c3e3428e49abcea3ca0c5bd9b250404fb2c9c10 Mon Sep 17 00:00:00 2001 From: Antonio Gonzalez Date: Thu, 10 Oct 2024 14:18:02 -0600 Subject: [PATCH] fix #3438 (#3439) --- CHANGELOG.md | 2 +- qiita_pet/templates/study_ajax/prep_summary.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41c4c821b..438075906 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ Deployed on October 14th, 2024 * `SortMeRNA v4.3.7` superseded `Sortmerna v2.1b`, which relies on Silva 138 and now produced even mates. Thank you @ekopylova and @biocodz for the support. * `Remove SynDNA reads` superseded `SynDNA Woltka`, which now generates even mates. * `Woltka v0.1.7, paired-end` superseded `Woltka v0.1.6` in `qp-woltka`; [more information](https://qiita.ucsd.edu/static/doc/html/processingdata/woltka_pairedend.html). Thank you to @qiyunzhu for the benchmarks! -* Other general fixes, like [#3424](https://github.com/qiita-spots/qiita/pull/3424), [#3425](https://github.com/qiita-spots/qiita/pull/3425). +* Other general fixes, like [#3424](https://github.com/qiita-spots/qiita/pull/3424), [#3425](https://github.com/qiita-spots/qiita/pull/3425), [#3439](https://github.com/qiita-spots/qiita/pull/3439). Version 2024.07 diff --git a/qiita_pet/templates/study_ajax/prep_summary.html b/qiita_pet/templates/study_ajax/prep_summary.html index c1b823291..25674e8a1 100644 --- a/qiita_pet/templates/study_ajax/prep_summary.html +++ b/qiita_pet/templates/study_ajax/prep_summary.html @@ -434,7 +434,7 @@

{{name}} - ID {{prep_id}} ({{data_type}}) {% if user_level in ('admin', 'wet-lab admin') and creation_job is not None %} - SampleSheet + SampleSheet {% if creation_job_artifact_summary is not None %} Creation Job Output {% end %}