]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix line number pretyprint in javascript docs 923/head
authorPurwandi <free6300@gmail.com>
Sun, 8 Jan 2012 01:17:54 +0000 (08:17 +0700)
committerPurwandi <free6300@gmail.com>
Sun, 8 Jan 2012 01:17:54 +0000 (08:17 +0700)
docs/javascript.html

index d19343675b5b89c56a7274a07720a3c013720f3a..ca9217674f001f6618ea17619c669d2524c07d7f 100644 (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>