We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2314cd4 commit 8b8450bCopy full SHA for 8b8450b
index.html
@@ -284,11 +284,7 @@ <h4 class="modal-title">Configure graphs</h4>
284
</div>
285
<!-- /.modal -->
286
287
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
288
- <script>
289
- window.jQuery || document.write('<script src="js/vendor/jquery-1.11.3.min.js"><\/script>')
290
- </script>
291
-
+ <script src="js/vendor/jquery-1.11.3.min.js"></script>
292
<script src="js/vendor/bootstrap.min.js"></script>
293
<script src="js/vendor/jquery.ba-throttle-debounce.js"></script>
294
<script src="js/vendor/three.min.js"></script>
0 commit comments