about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-09-25 08:38:02 -0500
committerFrederick Muriuki Muriithi2024-09-25 08:38:02 -0500
commitf29f79a00a7bfcaa858522a166d1639d3c9a3c40 (patch)
treef46db621f2ea97af441413c05ff48c99b5e32811
parentd8f8d84b5ff96f3e060c6a01351bb0a5a9aad7a8 (diff)
downloadgn-uploader-f29f79a00a7bfcaa858522a166d1639d3c9a3c40.tar.gz
Fix check.
-rw-r--r--uploader/templates/genotypes/list-genotypes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/genotypes/list-genotypes.html b/uploader/templates/genotypes/list-genotypes.html
index 864e1ec..cecb5a3 100644
--- a/uploader/templates/genotypes/list-genotypes.html
+++ b/uploader/templates/genotypes/list-genotypes.html
@@ -96,7 +96,7 @@
     click on the link for the relevant dataset to view a little more information
     about it.</p>
 
-  {%if dataset is defined %}
+  {%if dataset is not none%}
     <table class="table">
       <thead>
         <tr>