From ddf39cc2e7e1c676d5141e259e362e241e4c6f0f Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 12 Nov 2014 16:32:51 -0800 Subject: Don't line wrap event names in JS plugin docs --- docs/_includes/js/tabs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/js/tabs.html') diff --git a/docs/_includes/js/tabs.html b/docs/_includes/js/tabs.html index 9de511b9a..8c5ed1f45 100644 --- a/docs/_includes/js/tabs.html +++ b/docs/_includes/js/tabs.html @@ -128,7 +128,7 @@ $('#myTab li:eq(2) a').tab('show') // Select third tab (0-indexed)

If no tab was already active, then the hide.bs.tab and hidden.bs.tab events will not be fired.

- +
-- cgit v1.2.3
Event Type