2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

expanding comment in application.js

This commit is contained in:
Mark Otto
2011-09-16 09:55:12 -07:00
parent 8ff18a9ffc
commit c579e4d550
+1
View File
@@ -20,6 +20,7 @@ $(document).ready(function(){
// Disable certain links in docs
// =============================
// Please do not carry these styles over to your projects, it's merely here to prevent button clicks form taking you away from your spot on page
$('ul.tabs a, ul.pills a, .pagination a, .well .btn, .actions .btn, .alert-message .btn, a.close').click(function (e) {
e.preventDefault()