From c531a75ff00fd58a6d1c05a944145ff165dba837 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 19 Aug 2012 11:53:55 -0700 Subject: fixes #4451 manually: add .fade to modal example in both mustache and html --- docs/templates/pages/javascript.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/templates/pages/javascript.mustache') diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index b62bbfc3c..450f98ba4 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -144,7 +144,7 @@ $('#myModal').on('show', function (e) {

{{_i}}Live demo{{/i}}

{{_i}}Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.{{/i}}

-