diff --git a/docs/_includes/js/dropdowns.html b/docs/_includes/js/dropdowns.html index 7a442fa03..6311f04eb 100644 --- a/docs/_includes/js/dropdowns.html +++ b/docs/_includes/js/dropdowns.html @@ -20,7 +20,10 @@
Add data-toggle="dropdown" to a link or button to toggle a dropdown.
data-toggle="dropdown"
To keep URLs intact, use the data-target attribute instead of href="#".
data-target
href="#"