From 28a90a10a819b543a9cec6702fb5e5283b36efea Mon Sep 17 00:00:00 2001 From: zsloan Date: Sat, 11 Jul 2020 17:01:18 -0500 Subject: Changed mapping buttons back to buttons instead of inputs, since apparently having them as inputs caused forms to stop submitting after loading cofactors --- wqflask/wqflask/templates/show_trait_mapping_tools.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/show_trait_mapping_tools.html b/wqflask/wqflask/templates/show_trait_mapping_tools.html index 4d51adff..4120b88d 100755 --- a/wqflask/wqflask/templates/show_trait_mapping_tools.html +++ b/wqflask/wqflask/templates/show_trait_mapping_tools.html @@ -90,7 +90,7 @@
- +
@@ -224,7 +224,7 @@
- +
@@ -387,7 +387,7 @@
- +
@@ -422,4 +422,4 @@ {% else %} Mapping options are disabled for data not matched with genotypes. {% endif %} - + \ No newline at end of file -- cgit v1.2.3