mirror of
https://github.com/wahyd4/bootstrap.git
synced 2026-08-09 04:46:35 +10:00
more hellip on modals
This commit is contained in:
@@ -187,7 +187,7 @@ $('#myModal').on('show', function (e) {
|
||||
<h3>Modal header</h3>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<p>One fine body…</p>
|
||||
<p>One fine body…</p>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<a href="#" class="btn">Close</a>
|
||||
@@ -202,7 +202,7 @@ $('#myModal').on('show', function (e) {
|
||||
<h3>Modal header</h3>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<p>One fine body…</p>
|
||||
<p>One fine body…</p>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<a href="#" class="btn">Close</a>
|
||||
|
||||
Reference in New Issue
Block a user