From: Edgar Schnueriger Date: Mon, 6 May 2013 07:48:05 +0000 (+0200) Subject: fixed not working example code for modals X-Git-Tag: v3.0.0-rc1~365^2~1^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7798%2Fhead;p=thirdparty%2Fbootstrap.git fixed not working example code for modals --- diff --git a/docs/docs.html b/docs/docs.html index 3467252154..88ab16d7ce 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -5119,27 +5119,27 @@ $('#myModal').on('show', function (e) { Launch demo modal {% highlight html %} - + {% endhighlight %}