From 6b0a1c6359e0caeb8ae9f311f89d46dd8f837984 Mon Sep 17 00:00:00 2001 From: zsloan Date: Mon, 5 Oct 2020 16:14:57 -0500 Subject: Changed order of JS imports to both make DataTables objects available to all other JS code and move all local JS code below third-party libraries * wqflask/wqflask/templates/show_trait.html - Changed order of JS imports --- wqflask/wqflask/templates/show_trait.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/show_trait.html b/wqflask/wqflask/templates/show_trait.html index 0a79ad48..2d65f008 100644 --- a/wqflask/wqflask/templates/show_trait.html +++ b/wqflask/wqflask/templates/show_trait.html @@ -143,17 +143,18 @@ - - - - + + + + +