From: Chris Rebert Date: Tue, 8 Oct 2013 18:44:30 +0000 (-0700) Subject: fix #10986 X-Git-Tag: v3.0.1~39^2~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=730d7f0b13143061fd0607cbe6c303d7bd8b74ec;p=thirdparty%2Fbootstrap.git fix #10986 --- diff --git a/javascript.html b/javascript.html index ff07387fd6..67cc9779f0 100644 --- a/javascript.html +++ b/javascript.html @@ -253,7 +253,7 @@ $('#myModal').on('show.bs.modal', function (e) { backdrop - boolean + boolean or the string 'static' true Includes a modal-backdrop element. Alternatively, specify static for a backdrop which doesn't close the modal on click.