From: Guillermo González de Agüero Date: Sun, 28 Jul 2013 17:46:15 +0000 (+0200) Subject: Deleted unnecessary ID from modals example X-Git-Tag: v3.0.0~105^2~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F8718%2Fhead;p=thirdparty%2Fbootstrap.git Deleted unnecessary ID from modals example --- diff --git a/javascript.html b/javascript.html index 10e469b448..1e1bc03cd7 100644 --- a/javascript.html +++ b/javascript.html @@ -1218,7 +1218,7 @@ $('#my-alert').bind('closed.bs.alert', function () { {% highlight html %} - {% endhighlight %}