From: Chris Rebert Date: Thu, 26 Mar 2015 01:06:47 +0000 (-0700) Subject: rm redundant aria-hidden usage from Modals; fixes #16020 X-Git-Tag: v3.3.5~188^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c5e7dfce19425af6e646c8b4578d15f2512d4ad;p=thirdparty%2Fbootstrap.git rm redundant aria-hidden usage from Modals; fixes #16020 --- diff --git a/docs/_includes/js/modal.html b/docs/_includes/js/modal.html index 1f68161361..92adb3af56 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.

-