2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

clean up show logic

This commit is contained in:
Jacob Thornton
2011-08-27 00:28:58 -07:00
parent db706a2596
commit 1cbda504a0
5 changed files with 5 additions and 8 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ $('#modal-content').modal({
<h3>Demo</h3>
<!-- sample modal content -->
<div id="modal-from-dom" class="modal">
<div id="modal-from-dom" style="display: none" class="modal">
<div class="modal-header">
<h3>Modal Heading</h3>
<a href="#" class="close">&times;</a>