2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Merge pull request #10097 from wangsai/complete-td

complete missed </td>
This commit is contained in:
Mark Otto
2013-08-23 21:34:25 -07:00
+1
View File
@@ -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>