2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Made JavaScript unobtrusive by factoring out prettyPrint() to application.js. Also removed unused class from hero demo.

This commit is contained in:
Karthik Viswanathan
2011-08-26 00:00:05 -07:00
parent cf47ef0b2e
commit 0a34a6d4b2
3 changed files with 18 additions and 6 deletions
+2 -2
View File
@@ -29,7 +29,7 @@
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
</head>
<body onload="prettyPrint();">
<body>
<!-- Topbar
================================================== -->
@@ -1383,4 +1383,4 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita
</div>
</body>
</html>
</html>