2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Separate JS includes for alerts and popovers

/cc @mdo
This commit is contained in:
Julian Thilo
2014-03-17 15:58:03 +01:00
parent 4a4dff0026
commit d52ad3ee3b
3 changed files with 72 additions and 76 deletions
+1
View File
@@ -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 %}