From 240305321f3923f2fe127807b57fe9867a86d410 Mon Sep 17 00:00:00 2001 From: Edgar Schnueriger Date: Mon, 6 May 2013 09:48:05 +0200 Subject: [PATCH] fixed not working example code for modals --- docs/docs.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) 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 %}