Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Thilo <bigj95t@gmail.com>2014-03-17 18:58:03 +0400
committerJulian Thilo <bigj95t@gmail.com>2014-03-17 18:58:03 +0400
commitd52ad3ee3ba5a0fc51e1f06abeebd888846856eb (patch)
tree7932983df1afd4bad85e0721b0b4c67677e8f1db /docs/javascript.html
parent4a4dff00262aa74510567890eecbf71675805b15 (diff)
Separate JS includes for alerts and popovers
/cc @mdo
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index c7671c7eac..e6151cb27c 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -13,6 +13,7 @@ lead: "Bring Bootstrap's components to life with over a dozen custom jQuery plug
{% include js/tabs.html %}
{% include js/tooltips.html %}
{% include js/popovers.html %}
+{% include js/alerts.html %}
{% include js/buttons.html %}
{% include js/collapse.html %}
{% include js/carousel.html %}