From: Pierre-Denis Vanduynslager Date: Tue, 2 Aug 2016 05:38:32 +0000 (-0400) Subject: Fix dropdown example in docs (Fix #20410) X-Git-Tag: v4.0.0-alpha.4~29^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F20434%2Fhead;p=thirdparty%2Fbootstrap.git Fix dropdown example in docs (Fix #20410) --- diff --git a/docs/components/dropdowns.md b/docs/components/dropdowns.md index affaadc6e8..4511d6d323 100644 --- a/docs/components/dropdowns.md +++ b/docs/components/dropdowns.md @@ -36,7 +36,7 @@ And with `` elements: {% example html %} {% endhighlight %} -To keep URLs intact with link buttons, use the `data-target` attribute instead of `href="#"`. - -{% highlight html %} - -{% endhighlight %} - ### Via JavaScript Call the dropdowns via JavaScript: