mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 21:49:09 +01:00
rename modals to popovers
This commit is contained in:
parent
cbf6919959
commit
189d11593f
@ -32,7 +32,7 @@
|
||||
<li><a href="#forms">Forms</a></li>
|
||||
<li><a href="#navigation">Navigation</a></li>
|
||||
<li><a href="#alerts">Alerts</a></li>
|
||||
<li><a href="#modals">Modals</a></li>
|
||||
<li><a href="#popovers">Popovers</a></li>
|
||||
<li><a href="#less">LESS</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
@ -1056,9 +1056,9 @@
|
||||
</section>
|
||||
|
||||
|
||||
<section id="modals">
|
||||
<section id="popovers">
|
||||
<div class="page-header">
|
||||
<h1>Modals <small>Rules and conditions for displaying content in dialog boxes</small></h1>
|
||||
<h1>Popovers <small>Components for displaying content in modals, tooltips, and popovers</small></h1>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="span4 columns">
|
||||
|
Loading…
x
Reference in New Issue
Block a user