2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Merge pull request #7 from sprice/update_scripts

Update scripts
This commit is contained in:
Mark Otto
2013-07-30 17:43:18 -07:00
+1 -1
View File
@@ -175,7 +175,7 @@
================================================== --> ================================================== -->
<!-- Placed at the end of the document so the pages load faster --> <!-- Placed at the end of the document so the pages load faster -->
<script src="../assets/js/jquery.js"></script> <script src="../assets/js/jquery.js"></script>
<script src="../dist/js/bootstrap.js"></script> <script src="../bootstrap/js/bootstrap.min.js"></script>
<script src="../assets/js/holder.js"></script> <script src="../assets/js/holder.js"></script>
</body> </body>
</html> </html>