Commit 554a4765 authored by Mark Otto's avatar Mark Otto

Merge pull request #9191 from ggam/patch-10

Fixed link to JavaScript buttons plugin
parents 03258683 50d5a6d1
...@@ -102,7 +102,7 @@ base_url: "../" ...@@ -102,7 +102,7 @@ base_url: "../"
<div class="page-header"> <div class="page-header">
<h1 id="btn-groups">Button groups</h1> <h1 id="btn-groups">Button groups</h1>
</div> </div>
<p class="lead">Group a series of buttons together on a single line with the button group. Add on optional JavaScript radio and checkbox style behavior with <a href="../javascript/#js-buttons">our buttons plugin</a>.</p> <p class="lead">Group a series of buttons together on a single line with the button group. Add on optional JavaScript radio and checkbox style behavior with <a href="../javascript/#buttons">our buttons plugin</a>.</p>
<div class="bs-callout bs-callout-info"> <div class="bs-callout bs-callout-info">
<h4>Tooltips &amp; popovers in button groups require special setting</h4> <h4>Tooltips &amp; popovers in button groups require special setting</h4>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment