From c95fac3ce826ae5b5fe6b8797d76c45307b12a4b Mon Sep 17 00:00:00 2001 From: Brandon King Date: Tue, 7 Jul 2009 00:23:31 +0000 Subject: [PATCH] Attempted linking to archived hard drive. --- htsworkflow/frontend/templates/samples/library_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %} -- 2.30.2