From e877d125d7a2c673fec4e63600c2d8544c3128f6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 25 Jan 2012 20:02:32 -0800 Subject: fix button group shadows, update js docs to fix alert js file link --- docs/javascript.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index eb291a1a3..34d61ef9c 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -871,7 +871,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

About alerts

The alert plugin is a tiny class for adding close functionality to alerts.

- Download + Download

Example alerts

-- cgit v1.2.3