From: Brandon King Date: Tue, 7 Jul 2009 00:23:31 +0000 (+0000) Subject: Attempted linking to archived hard drive. X-Git-Tag: 0.2.6~10 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=c95fac3ce826ae5b5fe6b8797d76c45307b12a4b Attempted linking to archived hard drive. --- diff --git a/htsworkflow/frontend/templates/samples/library_detail.html b/htsworkflow/frontend/templates/samples/library_detail.html index 8838944..c457bda 100644 --- a/htsworkflow/frontend/templates/samples/library_detail.html +++ b/htsworkflow/frontend/templates/samples/library_detail.html @@ -66,7 +66,7 @@ {% if result.storage_ids %} - {{ result.storage_ids }} + {{ result.storage_ids|safe }} {% endif %}