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

fix button group shadows, update js docs to fix alert js file link

This commit is contained in:
Mark Otto
2012-01-25 20:02:32 -08:00
parent 0db2d45350
commit e877d125d7
8 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -871,7 +871,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<div class="span3 columns">
<h3>About alerts</h3>
<p>The alert plugin is a tiny class for adding close functionality to alerts.</p>
<a href="../js/bootstrap-alerts.js" target="_blank" class="btn">Download</a>
<a href="../js/bootstrap-alert.js" target="_blank" class="btn">Download</a>
</div>
<div class="span9 columns">
<h2>Example alerts</h2>