From 6c5e7dfce19425af6e646c8b4578d15f2512d4ad Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 25 Mar 2015 18:06:47 -0700 Subject: rm redundant aria-hidden usage from Modals; fixes #16020 --- docs/_includes/js/modal.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/js/modal.html b/docs/_includes/js/modal.html index 1f6816136..92adb3af5 100644 --- a/docs/_includes/js/modal.html +++ b/docs/_includes/js/modal.html @@ -68,7 +68,7 @@ $('#myModal').on('shown.bs.modal', function () {

Live demo

Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.

-