Commit b67e4936 authored by Mark Otto's avatar Mark Otto
Browse files

Merge pull request #10097 from wangsai/complete-td

complete missed </td>
parents 1a1394dc e3f97190
Showing with 1 addition and 0 deletions
+1 -0
......@@ -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>
......
Supports Markdown
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