From: Brandon King Date: Mon, 6 Jul 2009 23:46:14 +0000 (+0000) Subject: Update to item summary now displays Long Term Storage information if exists. X-Git-Tag: 0.2.6~12 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=256ac0363dae4ce53968261c672c5b2bce97af23 Update to item summary now displays Long Term Storage information if exists. --- diff --git a/htsworkflow/frontend/templates/inventory/inventory_summary.html b/htsworkflow/frontend/templates/inventory/inventory_summary.html index 00cb6bd..332dd0e 100644 --- a/htsworkflow/frontend/templates/inventory/inventory_summary.html +++ b/htsworkflow/frontend/templates/inventory/inventory_summary.html @@ -38,6 +38,53 @@

{% if item.notes %}{{ item.notes }}{% else %}No notes found{% endif %}

+
+
+ {% else %}

Item with UUID of {{ uuid }} not found.