From c202855ca02f7e9580171c1aa2fc3cb7e87ba083 Mon Sep 17 00:00:00 2001 From: Diane Trout Date: Thu, 22 Mar 2012 11:35:49 -0700 Subject: [PATCH] Use name instead of library_name as the property describing the name --- htsworkflow/frontend/templates/samples/library_index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htsworkflow/frontend/templates/samples/library_index.html b/htsworkflow/frontend/templates/samples/library_index.html index 8751381..8f351fe 100644 --- a/htsworkflow/frontend/templates/samples/library_index.html +++ b/htsworkflow/frontend/templates/samples/library_index.html @@ -74,7 +74,7 @@ {{ lib.amplified_from }} {{ lib.library_id }} {{ lib.species_name }} - {{ lib.library_name }} + {{ lib.library_name }} {{ lib.lanes_run.0.0 }} {{ lib.lanes_run.0.1 }} {{ lib.lanes_run.0.2 }} -- 2.30.2