aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
authorJulian Thilo <[email protected]>2014-03-17 15:58:03 +0100
committerJulian Thilo <[email protected]>2014-03-17 15:58:03 +0100
commitd52ad3ee3ba5a0fc51e1f06abeebd888846856eb (patch)
tree7932983df1afd4bad85e0721b0b4c67677e8f1db /docs/javascript.html
parent4a4dff00262aa74510567890eecbf71675805b15 (diff)
downloadbootstrap-d52ad3ee3ba5a0fc51e1f06abeebd888846856eb.tar.xz
bootstrap-d52ad3ee3ba5a0fc51e1f06abeebd888846856eb.zip
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 c7671c7ea..e6151cb27 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 %}