From 3b59b97c626bf2accef8217339b04712666c36d9 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 29 May 2015 23:48:35 +0100 Subject: ensure divider list items have role="separator" http://www.w3.org/TR/wai-aria/roles#separator --- docs/_includes/js/dropdowns.html | 12 ++++++------ docs/_includes/js/scrollspy.html | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/_includes/js') diff --git a/docs/_includes/js/dropdowns.html b/docs/_includes/js/dropdowns.html index 98184eb9c..192d9a106 100644 --- a/docs/_includes/js/dropdowns.html +++ b/docs/_includes/js/dropdowns.html @@ -28,7 +28,7 @@
  • Action
  • Another action
  • Something else here
  • - +
  • Separated link
  • @@ -41,7 +41,7 @@
  • Action
  • Another action
  • Something else here
  • - +
  • Separated link
  • @@ -56,7 +56,7 @@
  • Action
  • Another action
  • Something else here
  • - +
  • Separated link
  • @@ -79,7 +79,7 @@
  • Action
  • Another action
  • Something else here
  • - +
  • Separated link
  • @@ -92,7 +92,7 @@
  • Action
  • Another action
  • Something else here
  • - +
  • Separated link
  • @@ -105,7 +105,7 @@
  • Action
  • Another action
  • Something else here
  • - +
  • Separated link
  • diff --git a/docs/_includes/js/scrollspy.html b/docs/_includes/js/scrollspy.html index afac356e1..adcce1f29 100644 --- a/docs/_includes/js/scrollspy.html +++ b/docs/_includes/js/scrollspy.html @@ -24,7 +24,7 @@ -- cgit v1.2.3