mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-30 11:10:23 +00:00
Merge pull request #10097 from wangsai/complete-td
complete missed </td>
This commit is contained in:
commit
b67e49367a
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