From 74a3c763b47e146e354624cea56b73fbf514ad97 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Thu, 23 Feb 2012 16:24:33 -0800 Subject: add note about backdrop static --- docs/assets/bootstrap.zip | Bin 54489 -> 54489 bytes docs/javascript.html | 2 +- docs/templates/pages/javascript.mustache | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index b7bcc0f53..536db0ebf 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 74839da7d..3d0f8ff07 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 83f3b21f1..618373b8b 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}} -- cgit v1.2.3