diff options
| author | Mark Otto <[email protected]> | 2016-12-30 21:54:13 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-12-31 00:52:08 -0800 |
| commit | 55413e109fb8b264ba8e26bf0018bda5e7bafdd4 (patch) | |
| tree | 38e9df93e0c0395159edf0ceda8b3bd146b1fb13 /js/tests/visual/collapse.html | |
| parent | 7b7e777dca886568bed48bf3bce1122f925f432b (diff) | |
| download | bootstrap-55413e109fb8b264ba8e26bf0018bda5e7bafdd4.tar.xz bootstrap-55413e109fb8b264ba8e26bf0018bda5e7bafdd4.zip | |
nuke local test vendor jquery and tether, replace with docs assets
Diffstat (limited to 'js/tests/visual/collapse.html')
| -rw-r--r-- | js/tests/visual/collapse.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/visual/collapse.html b/js/tests/visual/collapse.html index 47ac06fd2..b9269b31d 100644 --- a/js/tests/visual/collapse.html +++ b/js/tests/visual/collapse.html @@ -58,7 +58,7 @@ </div> </div> - <script src="../vendor/jquery.min.js"></script> + <script src="../../../docs/assets/js/vendor/jquery-slim.min.js"></script> <script src="../../dist/util.js"></script> <script src="../../dist/collapse.js"></script> <script> |
