mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-08 06:36:33 +02:00
Merge pull request #8631 from jamescostian/patch-1
Fix ID of buttons section on javascript page
This commit is contained in:
@@ -1137,7 +1137,7 @@ $('#my-alert').bind('closed.bs.alert', function () {
|
|||||||
|
|
||||||
<!-- Buttons
|
<!-- Buttons
|
||||||
================================================== -->
|
================================================== -->
|
||||||
<div class="bs-docs-section" id="js-buttons">
|
<div class="bs-docs-section" id="buttons">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>Buttons <small>button.js</small></h1>
|
<h1>Buttons <small>button.js</small></h1>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user