Merge pull request #9191 from ggam/patch-10
Fixed link to JavaScript buttons plugin
This commit is contained in:
commit
554a476546
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ base_url: "../"
|
|||
<div class="page-header">
|
||||
<h1 id="btn-groups">Button groups</h1>
|
||||
</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">
|
||||
<h4>Tooltips & popovers in button groups require special setting</h4>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue