aboutsummaryrefslogtreecommitdiff
path: root/wqflask/wqflask/templates/new_index_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'wqflask/wqflask/templates/new_index_page.html')
-rw-r--r--wqflask/wqflask/templates/new_index_page.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/wqflask/wqflask/templates/new_index_page.html b/wqflask/wqflask/templates/new_index_page.html
index 1610c521..c90e807d 100644
--- a/wqflask/wqflask/templates/new_index_page.html
+++ b/wqflask/wqflask/templates/new_index_page.html
@@ -397,9 +397,6 @@
</div>
</footer>
- <!--<script src="/javascript/selectDatasetMenu.js"-->
- <!--type="text/javascript">-->
- <!--</script>-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script src="/static/packages/bootstrap/js/bootstrap.min.js"></script>
<script>
@@ -412,5 +409,8 @@
}
})
</script>
+ <SCRIPT SRC="/javascript/webqtl.js"></SCRIPT>
+ <script src="/static/new/javascript/dataset_select_items.js"></script>
+ <script src="/static/new/javascript/dataset_select_menu.js"></script>
</body>
</html>