From e9374c0609c9e63fd6033f684b18ff105e1756ae Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 9 May 2014 15:05:20 -0700 Subject: add role="tablist" to .nav-tabs in examples to improve accessibility Per https://github.com/paypal/bootstrap-accessibility-plugin#tab-panel Credit: https://github.com/paypal/bootstrap-accessibility-plugin --- docs/_includes/js/scrollspy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/js/scrollspy.html') diff --git a/docs/_includes/js/scrollspy.html b/docs/_includes/js/scrollspy.html index 9767254e0..2ceedb0ca 100644 --- a/docs/_includes/js/scrollspy.html +++ b/docs/_includes/js/scrollspy.html @@ -65,7 +65,7 @@ body { ... -- cgit v1.2.3