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}} |