From: Jacob Thornton Date: Fri, 24 Feb 2012 00:24:33 +0000 (-0800) Subject: add note about backdrop static X-Git-Tag: v2.0.2~99^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=74a3c763b47e146e354624cea56b73fbf514ad97;p=thirdparty%2Fbootstrap.git add note about backdrop static --- diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index b7bcc0f532..536db0ebfc 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/javascript.html b/docs/javascript.html index 74839da7d8..3d0f8ff07c 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -276,7 +276,7 @@ backdrop boolean true - Includes a modal-backdrop element + Includes a modal-backdrop element. Alternatively, specify static for a backdrop which doesn't close the modal on click. keyboard diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 83f3b21f19..618373b8bb 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -200,7 +200,7 @@ {{_i}}backdrop{{/i}} {{_i}}boolean{{/i}} {{_i}}true{{/i}} - {{_i}}Includes a modal-backdrop element{{/i}} + {{_i}}Includes a modal-backdrop element. Alternatively, specify static for a backdrop which doesn't close the modal on click.{{/i}} {{_i}}keyboard{{/i}}