about summary refs log tree commit diff
path: root/uploader/templates
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2026-01-23 13:02:10 -0600
committerFrederick Muriuki Muriithi2026-01-23 13:02:10 -0600
commitc147016e71ac44dfd964366ee9f83757ca116a44 (patch)
tree5c805f15d1128bb3b9c20b1a13de32d5129762cd /uploader/templates
parent770a3171af257ec689ae14ca48fb5c6ac7be9812 (diff)
downloadgn-uploader-c147016e71ac44dfd964366ee9f83757ca116a44.tar.gz
Re-organise UI
Move action buttons between introductory text and the table of
phenotypes.
Diffstat (limited to 'uploader/templates')
-rw-r--r--uploader/templates/phenotypes/view-dataset.html22
1 files changed, 10 insertions, 12 deletions
diff --git a/uploader/templates/phenotypes/view-dataset.html b/uploader/templates/phenotypes/view-dataset.html
index 1beeb32..7a33438 100644
--- a/uploader/templates/phenotypes/view-dataset.html
+++ b/uploader/templates/phenotypes/view-dataset.html
@@ -45,6 +45,15 @@
 </div>
 
 <div class="row">
+  <h2>Phenotype Data</h2>
+
+  <p>Click on any of the phenotypes in the table below to view and edit that
+    phenotype's data.</p>
+  <p>Use the search to filter through all the phenotypes and find specific
+    phenotypes of interest.</p>
+</div>
+
+<div class="row">
   <div class="col">
     <a href="{{url_for('species.populations.phenotypes.add_phenotypes',
              species_id=species.SpeciesId,
@@ -105,18 +114,7 @@
   {%endif%}
 </div>
 
-<div class="row">
-  <h2>Phenotype Data</h2>
-
-  <p>Click on any of the phenotypes in the table below to view and edit that
-    phenotype's data.</p>
-  <p>Use the search to filter through all the phenotypes and find specific
-    phenotypes of interest.</p>
-</div>
-
-
-<div class="row">
-
+<div class="row" style="margin-top: 0.5em;">
   <table id="tbl-phenotypes-list" class="table compact stripe cell-border">
     <thead>
       <tr>