From: Diane Trout Date: Thu, 30 Jun 2011 22:42:30 +0000 (-0700) Subject: Fix typo in a template X-Git-Tag: 0.5.2~5^2~1^2~3 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=156985aa68b443ddc42b6de25bf13378f6adaceb Fix typo in a template --- diff --git a/htsworkflow/frontend/templates/sample_header.html b/htsworkflow/frontend/templates/sample_header.html index 8ef06a8..f51e649 100644 --- a/htsworkflow/frontend/templates/sample_header.html +++ b/htsworkflow/frontend/templates/sample_header.html @@ -25,7 +25,7 @@ {% if lib.antibody %} Antibody: {{ lib.antibody.antibodies }} - {% if lib.antibody.antibodies.nuckname %} + {% if lib.antibody.antibodies.nickname %} ({{ lib.antibody.nickname }}) {% endif %}