mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Fix spelling mistake in pre on js page (/ul instead of /div).
This commit is contained in:
@@ -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 () {
|
||||
|
||||
Reference in New Issue
Block a user