From: Diane Trout Date: Wed, 15 Jun 2011 02:26:08 +0000 (-0700) Subject: Sample Test RDFA needed the flowcell id field X-Git-Tag: 0.5.2~20 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=79aff283fc872ffb7c04ab6342edaa3956a395f1 Sample Test RDFA needed the flowcell id field --- diff --git a/htsworkflow/frontend/templates/samples/library_detail.html b/htsworkflow/frontend/templates/samples/library_detail.html index df7af9e..0cff58b 100644 --- a/htsworkflow/frontend/templates/samples/library_detail.html +++ b/htsworkflow/frontend/templates/samples/library_detail.html @@ -126,7 +126,7 @@ {% for lane in lib.lane_set.all %} {{ lane.flowcell.flowcell_id }} + >{{ lane.flowcell.flowcell_id }} {{ lane.lane_number }}