mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
complete missed </td>
This commit is contained in:
parent
1a1394dc62
commit
e3f9719096
1 changed files with 1 additions and 0 deletions
|
@ -277,6 +277,7 @@ $('#myModal').on('show.bs.modal', function (e) {
|
|||
{% highlight html %}
|
||||
<a data-toggle="modal" href="remote.html" data-target="#modal">Click me</a>
|
||||
{% endhighlight %}
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue