From 93ba2a098a349977a8d54a75f7c871205ee2ddb1 Mon Sep 17 00:00:00 2001 From: Alexander Kabui Date: Tue, 15 Dec 2020 14:55:03 +0300 Subject: Replace typeahead lib (#527) * replace typeahead js in templates * add typeahead.bundle.js to mechanical rob * remove duplicate libs in snp_browser.html Co-authored-by: BonfaceKilz --- wqflask/wqflask/templates/snp_browser.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/snp_browser.html b/wqflask/wqflask/templates/snp_browser.html index fb564b28..a96b8e3b 100644 --- a/wqflask/wqflask/templates/snp_browser.html +++ b/wqflask/wqflask/templates/snp_browser.html @@ -217,7 +217,7 @@ {% block js %} - + -- cgit 1.4.1