documentation and converted to username based exclusion of adding new kits
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
{# template for constructing submission details #}
|
||||
|
||||
{% for key, value in sub.items() if key != 'reagents' and key != 'samples' %}
|
||||
{{ key }}: {{ value }}
|
||||
|
||||
Reference in New Issue
Block a user