1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00

modal docs formatting tweak

[skip sauce]
This commit is contained in:
Chris Rebert
2014-07-03 11:49:32 -07:00
parent 8340d664ce
commit 24e51590b7

View File

@@ -320,7 +320,7 @@ $('#myModal').modal({
</tr>
<tr>
<td>loaded.bs.modal</td>
<td>This event is fired when the modal has loaded content using the remote option.</td>
<td>This event is fired when the modal has loaded content using the <code>remote</code> option.</td>
</tr>
</tbody>
</table>