diff options
| author | Jacob Thornton <[email protected]> | 2011-11-30 22:42:22 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-11-30 22:42:22 -0800 |
| commit | cee2f61898f4807311402fed747a93ee68a31f8f (patch) | |
| tree | c67d1273a3da814f0a3f8af8af4f4858986b037c /docs/javascript.html | |
| parent | b1cba98aab5ee2d0576bbbbb92ba3488516290eb (diff) | |
| download | bootstrap-cee2f61898f4807311402fed747a93ee68a31f8f.tar.xz bootstrap-cee2f61898f4807311402fed747a93ee68a31f8f.zip | |
define constructor on prototypes
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 09cdc714c..c541d57fb 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -757,7 +757,7 @@ $('a[data-toggle="tab"]').bind('shown', function (e) { </section> - <!-- Button + <!-- Button ================================================== --> <section id="button"> |
