about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--uploader/templates/phenotypes/view-phenotype.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/uploader/templates/phenotypes/view-phenotype.html b/uploader/templates/phenotypes/view-phenotype.html
index ad54f04..c7bbed2 100644
--- a/uploader/templates/phenotypes/view-phenotype.html
+++ b/uploader/templates/phenotypes/view-phenotype.html
@@ -34,10 +34,6 @@
           <td>{{phenotype.Post_publication_description or phenotype.Pre_publication_abbreviation or phenotype.Original_description}}
         </tr>
         <tr>
-          <td><strong>Cross-Reference ID</strong></td>
-          <td>{{phenotype.xref_id}}</td>
-        </tr>
-        <tr>
           <td><strong>Database</strong></td>
           <td>{{dataset.FullName}}</td>
         </tr>