diff options
| author | wangsai <[email protected]> | 2013-08-24 11:09:33 +0800 |
|---|---|---|
| committer | wangsai <[email protected]> | 2013-08-24 11:09:33 +0800 |
| commit | e3f97190965c2800ad94f216683b3abf0119ac52 (patch) | |
| tree | 074cf1d196deb47ed47fa31a307927a314d52787 /javascript.html | |
| parent | 1a1394dc626a9525f93d9b4d739d0a72c4275238 (diff) | |
| download | bootstrap-e3f97190965c2800ad94f216683b3abf0119ac52.tar.xz bootstrap-e3f97190965c2800ad94f216683b3abf0119ac52.zip | |
complete missed </td>
Diffstat (limited to 'javascript.html')
| -rw-r--r-- | javascript.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/javascript.html b/javascript.html index 8da1cb590..4563cd0be 100644 --- a/javascript.html +++ b/javascript.html @@ -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> |
