From aaf28e6b2dc61469fa06816655208c0fc616f2e8 Mon Sep 17 00:00:00 2001 From: zsloan Date: Thu, 19 Aug 2021 18:34:23 +0000 Subject: Change color for Submit button when selecting covariates + move Back button to the far right --- .../wqflask/static/new/javascript/get_covariates_from_collection.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/wqflask/wqflask/static/new/javascript/get_covariates_from_collection.js b/wqflask/wqflask/static/new/javascript/get_covariates_from_collection.js index 9aa9553c..00025a32 100644 --- a/wqflask/wqflask/static/new/javascript/get_covariates_from_collection.js +++ b/wqflask/wqflask/static/new/javascript/get_covariates_from_collection.js @@ -209,9 +209,8 @@ color_by_trait = function(trait_sample_data, textStatus, jqXHR) { process_traits = function(trait_data, textStatus, jqXHR) { var the_html, trait, _i, _len; console.log('in process_traits with trait_data:', trait_data); - the_html = ""; - the_html += " "; + the_html = ""; + the_html += ""; the_html += "
Record | Data Set | Description |
---|