0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Merge pull request #923 from purwandi/2.0-wip

Fix line number pretyprint in javascript docs
This commit is contained in:
Jacob Thornton 2012-01-07 18:04:08 -08:00
commit 04e251cefa

View File

@ -38,7 +38,6 @@
</script>
<script src="assets/js/google-code-prettify/prettify.js"></script>
<script>$(function () { prettyPrint() })</script>
<script src="../js/bootstrap-transition.js"></script>
<script src="../js/bootstrap-alert.js"></script>
<script src="../js/bootstrap-modal.js"></script>