]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixes #6189: Add holder.js to carousel example
authorMark Otto <otto@github.com>
Sat, 22 Dec 2012 03:10:05 +0000 (19:10 -0800)
committerMark Otto <otto@github.com>
Sat, 22 Dec 2012 03:10:05 +0000 (19:10 -0800)
carousel.html

index 0958103fc61a67d143b374f3c69441579cc6552e..2a0cadec1aac417f3e42b4ab8a6599f58790bd6e 100644 (file)
         })
       }(window.jQuery)
     </script>
+    <script src="../assets/js/holder/holder.js"></script>
   </body>
 </html>