aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzsloan2020-11-25 13:11:48 -0600
committerzsloan2020-11-25 13:11:48 -0600
commitc8a339616fb3dd3f63427378dc4285de9ad1ccef (patch)
tree15a5796308f7bdbe2d37a78858ff27e71cb6328e
parenta53302a077b8eea3591460a03a60c9621c3f4586 (diff)
downloadgenenetwork2-c8a339616fb3dd3f63427378dc4285de9ad1ccef.tar.gz
Removed an unused console.timeEnd in the JS
-rw-r--r--wqflask/wqflask/templates/search_result_page.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/wqflask/wqflask/templates/search_result_page.html b/wqflask/wqflask/templates/search_result_page.html
index 35d8ed27..9a28a78e 100644
--- a/wqflask/wqflask/templates/search_result_page.html
+++ b/wqflask/wqflask/templates/search_result_page.html
@@ -440,8 +440,6 @@
'processing': 'Loading...'
}
} );
-
- console.timeEnd("Creating table");
$('.toggle-vis').on( 'click', function (e) {
e.preventDefault();