We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 992305e commit 16d3bc7Copy full SHA for 16d3bc7
1 file changed
debug-db/src/main/assets/index.html
@@ -26,8 +26,7 @@
26
<link rel='shortcut icon' href='favicon.ico' type='image/x-icon'>
27
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
28
29
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
30
-
+ <script src="jquery.min.js"></script>
31
<script src="bootstrap.min.js"></script>
32
<script src="jquery.dataTables.min.js"></script>
33
<script src="dataTables.altEditor.free.js"></script>
0 commit comments