diff options
Diffstat (limited to 'uploader/templates/phenotypes/select-population.html')
-rw-r--r-- | uploader/templates/phenotypes/select-population.html | 3 |
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() { |