aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/phenotypes/select-population.html
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-02-18 11:16:37 -0600
committerFrederick Muriuki Muriithi2025-02-18 11:16:37 -0600
commita8c36db0065a0b7ef5cde1776f975124c232f34e (patch)
tree696c3e832d9a0c7b564a2950a870cf6957973bfc /uploader/templates/phenotypes/select-population.html
parent3c960f6cf885934e5f390390c9e0fae0d6b93d5d (diff)
downloadgn-uploader-a8c36db0065a0b7ef5cde1776f975124c232f34e.tar.gz
Include DataTables' scripts and styling globally.
Diffstat (limited to 'uploader/templates/phenotypes/select-population.html')
-rw-r--r--uploader/templates/phenotypes/select-population.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/uploader/templates/phenotypes/select-population.html b/uploader/templates/phenotypes/select-population.html
index d6e6aa1..cea0806 100644
--- a/uploader/templates/phenotypes/select-population.html
+++ b/uploader/templates/phenotypes/select-population.html
@@ -22,9 +22,6 @@
{%endblock%}
{%block javascript%}
-<script type="text/javascript"
- src="{{url_for('base.datatables',
- filename='js/jquery.dataTables.js')}}"></script>
<script type="text/javascript" src="/static/js/populations.js"></script>
<script type="text/javascript">
$(function() {