Commit b67e4936 authored by Mark Otto's avatar Mark Otto

Merge pull request #10097 from wangsai/complete-td

complete missed </td>
parents 1a1394dc e3f97190
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment