From a72ef967ba7e4870fb1d737dedf8bf8a10ae6587 Mon Sep 17 00:00:00 2001
From: Mark Otto
Date: Sun, 12 Feb 2012 11:08:33 -0800
Subject: re-add protocol to the shim
---
docs/javascript.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'docs/javascript.html')
diff --git a/docs/javascript.html b/docs/javascript.html
index 1d0afb9e0..21f27263b 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -7,17 +7,17 @@
+
+
+
-
-
-
--
cgit v1.2.3
From c02df9390330b3fa6b9c7cd0b4390093c163fae9 Mon Sep 17 00:00:00 2001
From: Mark Otto
Date: Sun, 12 Feb 2012 11:08:58 -0800
Subject: move shim after css
---
docs/javascript.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
(limited to 'docs/javascript.html')
diff --git a/docs/javascript.html b/docs/javascript.html
index 21f27263b..855cd82bc 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -7,17 +7,17 @@
-
-
-
+
+
+
--
cgit v1.2.3
From da948508447de169ab05c10a5f0a64bcb6a8aeb6 Mon Sep 17 00:00:00 2001
From: Mark Otto
Date: Sun, 12 Feb 2012 22:50:21 -0800
Subject: fix filename mention in js docs per #1938
---
docs/javascript.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/javascript.html')
diff --git a/docs/javascript.html b/docs/javascript.html
index f5563ac53..4ab4f5af3 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -930,7 +930,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
- Using bootstrap-alerts.js
+ Using bootstrap-alert.js
Enable dismissal of an alert via javascript:
$(".alert").alert()
Markup
--
cgit v1.2.3