Fix typo in a template
authorDiane Trout <diane@caltech.edu>
Thu, 30 Jun 2011 22:42:30 +0000 (15:42 -0700)
committerDiane Trout <diane@caltech.edu>
Thu, 30 Jun 2011 22:42:30 +0000 (15:42 -0700)
htsworkflow/frontend/templates/sample_header.html

index 8ef06a84f8e919acdb466bb762008ee8d62c09c4..f51e64950b6e85ed9880959df6ae7c44bfd3727a 100644 (file)
@@ -25,7 +25,7 @@
     {% if lib.antibody %}
     <b>Antibody</b>:
        <span property="libns:antibody">{{ lib.antibody.antibodies }}</span>
-       {% if lib.antibody.antibodies.nuckname %}
+       {% if lib.antibody.antibodies.nickname %}
        (<span property="libns:antibody_term">{{ lib.antibody.nickname }}</span>)
        {% endif %}
     <br/>