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/templates/pages/javascript.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/templates/pages/javascript.mustache') diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 1c6aa4705..6b2a3693d 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -807,7 +807,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

{{_i}}About alerts{{/i}}

{{_i}}The alert plugin is a tiny class for adding close functionality to alerts.{{/i}}

- {{_i}}Download{{/i}} + {{_i}}Download{{/i}}

{{_i}}Example alerts{{/i}}

-- cgit v1.2.3