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
@@ -25,7 +25,7 @@
<div class="topbar">
<div class="fill">
<div class="container fixed">
<div class="container">
<h3><a href="#">Project name</a></h3>
<ul>
<li class="active"><a href="#">Home</a></li>
@@ -71,4 +71,4 @@
</div> <!-- /container -->
</body>
</html>
</html>