more hellip on modals
This commit is contained in:
parent
0ac50d28b5
commit
57eb2a8018
2 changed files with 4 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue