mirror of
https://github.com/servo/servo.git
synced 2025-07-22 14:53:49 +01:00
Layout viewer now uses local copy of jquery.
This commit is contained in:
parent
e1841fbd36
commit
da6aab60d2
2 changed files with 5 additions and 1 deletions
4
etc/layout_viewer/js/jquery.min.js
vendored
Normal file
4
etc/layout_viewer/js/jquery.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
@ -80,7 +80,7 @@
|
|||
</div>
|
||||
|
||||
<!-- jQuery -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
||||
<script src="js/jquery.min.js"></script>
|
||||
<!-- Bootstrap -->
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
<!-- Treeview -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue