X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=blobdiff_plain;f=htsworkflow%2Ffrontend%2Ftemplates%2Fsamples%2Flibrary_detail.html;h=65747dcac5194ca6d73191a3ad419d6c9f500fe1;hp=3214df65e259010d2977c2d2680e3b5c855e873f;hb=ed8fd4c8cb510fc652ce1d0e096da6367543ca9a;hpb=a2494bb119fc60e1b024b439249cb00280457d04 diff --git a/htsworkflow/frontend/templates/samples/library_detail.html b/htsworkflow/frontend/templates/samples/library_detail.html index 3214df6..65747dc 100644 --- a/htsworkflow/frontend/templates/samples/library_detail.html +++ b/htsworkflow/frontend/templates/samples/library_detail.html @@ -1,9 +1,10 @@ {% extends "base_site.html" %} +{% load staticfiles %} {% load humanize i18n %} {% block extrahead %} - - + + {% block additional_javascript %} {% endblock %} @@ -33,7 +34,7 @@ {{ result.run_date|date}} {{ result.cycle }} - {{ result.flowcell_id }}{% if user.is_staff %}Edit{% endif%} + {{ result.flowcell_id }}{% if user.is_staff %}Edit{% endif%} {{ result.lane.lane_number }} Summary {{ result.result_label }} @@ -143,7 +144,7 @@ {% if user.is_staff %} Edit + src="{% static "admin/img/icon_changelink.gif" %}" alt="Edit"/> {% endif%}