Attempted linking to archived hard drive.
authorBrandon King <kingb@caltech.edu>
Tue, 7 Jul 2009 00:23:31 +0000 (00:23 +0000)
committerBrandon King <kingb@caltech.edu>
Tue, 7 Jul 2009 00:23:31 +0000 (00:23 +0000)
htsworkflow/frontend/templates/samples/library_detail.html

index 8838944de26b1dac5d1a3c9aeedc324f452805ef..c457bdaf65613e5dc519a6049983299d8aa073cc 100644 (file)
@@ -66,7 +66,7 @@
     </td>
     <td>
       {% if result.storage_ids %}
-        {{ result.storage_ids }}
+        {{ result.storage_ids|safe }}
       {% endif %}
     </td>
   </tr>