mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 00:10:24 +00:00
Fix spelling mistake in pre on js page (/ul instead of /div).
This commit is contained in:
parent
f03f7da08b
commit
08d017592b
1 changed files with 1 additions and 1 deletions
|
|
@ -349,7 +349,7 @@ $('#my-modal').bind('hidden', function () {
|
|||
<div id="profile">...</div>
|
||||
<div id="messages">...</div>
|
||||
<div id="settings">...</div>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
$(function () {
|
||||
|
|
|
|||
Loading…
Reference in a new issue