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/dropdown.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/dropdown.html')
| -rw-r--r-- | js/tests/visual/dropdown.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/visual/dropdown.html b/js/tests/visual/dropdown.html index f079263dc..1929669c7 100644 --- a/js/tests/visual/dropdown.html +++ b/js/tests/visual/dropdown.html @@ -61,7 +61,7 @@ </ul> </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/dropdown.js"></script> <script src="../../dist/collapse.js"></script> |
