diff options
Diffstat (limited to 'docs/examples/carousel')
| -rw-r--r-- | docs/examples/carousel/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 921c93b52..b5e95694c 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -207,6 +207,7 @@ ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> + <script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script> <script src="../../dist/js/bootstrap.min.js"></script> <!-- Just to make our placeholder images work. Don't actually copy the next line! --> <script src="../../assets/js/vendor/holder.min.js"></script> |
