aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wqflask/wqflask/templates/submit_trait.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/wqflask/wqflask/templates/submit_trait.html b/wqflask/wqflask/templates/submit_trait.html
index e93c1c9d..c9f716bf 100644
--- a/wqflask/wqflask/templates/submit_trait.html
+++ b/wqflask/wqflask/templates/submit_trait.html
@@ -56,12 +56,13 @@
</div>
<div style="padding-bottom: 50px;" class="form-horizontal">
<h3>2. Enter Trait Data:</h3>
- <h4 style="color:red;">WARNING: File uploading isn't enabled yet, so please paste your values using the second option.</h4>
+ <h4 style="color:red;">File uploading isn't enabled yet, but is coming soon.</h4>
<br>
<div class="col-xs-2" style="min-height: 100vh; display: flex; align-items: center;">
<img src="/static/new/images/step2.gif">
</div>
<div class="col-xs-10">
+ <!--
<div class="form-group" style="padding-left: 15px;">
<p>
<b>From a File:</b> You can enter data by entering a file name here. The file should contain a series of numbers representing trait values.
@@ -72,9 +73,10 @@
</p>
<input type="file" name="trait_file" style="border-width: 1px; border-style: solid; border-color: #999999;">
</div>
+ -->
<div class="form-group" style="padding-left: 15px;">
<p>
- <b>By Pasting or Typing Multiple Values:</b> You can enter data by pasting a series of numbers representing trait values into this area.
+ <b>Paste or Type Multiple Values:</b> You can enter data by pasting a series of numbers representing trait values into this area.
The values can be on one line separated by spaces or tabs, or they can be on separate lines. Include one value for each progeny individual
or recombinant inbredline. Represent missing values with a non-numeric character such as "x". If you have chosen a recombinant inbred set,
when you submit your data will be displayed in a form where you can confirm and/or edit them. If you enter a file name in the previous section,