X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=htsworkflow%2Ffrontend%2Ftemplates%2Fsamples%2Flibrary_detail.html;h=9843e94d5f5183b1f6b853d011d0fe096500cf17;hb=0b966ec291b60009c44e091538d48ede6fd57be5;hp=4c5c2b889e678a65edd3fb94eef06c0a2a6ddbab;hpb=7f19ccf892f4b4f62302ac1356651953dd6b14b2;p=htsworkflow.git diff --git a/htsworkflow/frontend/templates/samples/library_detail.html b/htsworkflow/frontend/templates/samples/library_detail.html index 4c5c2b8..9843e94 100644 --- a/htsworkflow/frontend/templates/samples/library_detail.html +++ b/htsworkflow/frontend/templates/samples/library_detail.html @@ -44,6 +44,7 @@ Summary Eland Bed + Archived {% for result in eland_results %} @@ -57,6 +58,11 @@ Bed {% endif %} + + {% if result.storage_ids %} + {{ result.storage_ids }} + {% endif %} + {% endfor %}