Skip to content

Commit

Permalink
added PE/SE in setQC detailed page -format table
Browse files Browse the repository at this point in the history
  • Loading branch information
biomystery committed Dec 28, 2018
1 parent b8b3da8 commit 45b4d30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/setqc_app/section_libraries.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
<td>{{ x.1 | default_if_none:""}}</td>
<td>{{ x.2 | default_if_none:"" }}</td>
<td>{{ x.3 | default_if_none:"" }}</td>
<td>{{ x.4 | default_if_none:"" }}</td>
</tr>
{% endfor %}

Expand Down

0 comments on commit 45b4d30

Please sign in to comment.