Skip to content

Commit

Permalink
Merge pull request #2039 from gobitfly/BIDS-1266/SearchBarDoesNotSear…
Browse files Browse the repository at this point in the history
…chOnPools

(BIDS-1266) Don't load a js for the entire page
  • Loading branch information
Eisei24 authored Apr 4, 2023
2 parents 9ce934f + 0e70e30 commit 183ccae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/pools/pools.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<script src="/js/highcharts/highstock.min.js"></script>
<script type="text/javascript" src="/js/datatables.min.js"></script>
<script src="/js/highcharts/highcharts-global-options.js"></script>
<script src="/js/jquery.min.js"></script>
<script src="/js/luxon.min.js"></script>
<script>
if (window.location.hash == "#performance") {
Expand Down

0 comments on commit 183ccae

Please sign in to comment.