From f8fd524def9b0960403495c5183f0e1c616a82b4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 30 Apr 2013 19:55:02 -0700 Subject: [PATCH] add the fade class to the default modal docs --- docs/docs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs.html b/docs/docs.html index 60711f5daa..4292b650c6 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -4934,7 +4934,7 @@ $('#myModal').on('show', function (e) {

Static example

A rendered modal with header, body, and set of actions in the footer.

-