From c4eefee3f2fcdad0e6c3319b3b058019647a589c Mon Sep 17 00:00:00 2001 From: zsloan Date: Wed, 10 Apr 2019 11:04:12 -0500 Subject: Removed option to upload file for submitting traits, since it doesn't currently work --- wqflask/wqflask/templates/submit_trait.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'wqflask') 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 @@

2. Enter Trait Data:

-

WARNING: File uploading isn't enabled yet, so please paste your values using the second option.

+

File uploading isn't enabled yet, but is coming soon.


+

- By Pasting or Typing Multiple Values: You can enter data by pasting a series of numbers representing trait values into this area. + Paste or Type Multiple Values: 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, -- cgit v1.2.3