From 852282c753af29ee8b99c529551046233ee152e6 Mon Sep 17 00:00:00 2001 From: Diane Trout Date: Thu, 22 Mar 2012 11:40:11 -0700 Subject: [PATCH] Messed up the RDFa for specifying that a library was of type library. --- htsworkflow/frontend/templates/sample_header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htsworkflow/frontend/templates/sample_header.html b/htsworkflow/frontend/templates/sample_header.html index e3cbeb1..217c317 100644 --- a/htsworkflow/frontend/templates/sample_header.html +++ b/htsworkflow/frontend/templates/sample_header.html @@ -4,7 +4,7 @@ Library ID: {{ lib.id }} {% if user.is_staff %}{% endif %} -
+
Name: {{ lib.library_name }}
-- 2.30.2