diff options
| author | Mark Otto <[email protected]> | 2012-07-24 01:53:32 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-07-24 01:53:32 -0700 |
| commit | b7b4fd5c82ea321da3d7858e223eb6adcd225672 (patch) | |
| tree | 3e071c269a0b7009a7d17c65b6e9b40acf0b9bae /docs/templates/pages/javascript.mustache | |
| parent | 7590e65f6f4641d946d0bfec2f4a84bbd3f561cd (diff) | |
| download | bootstrap-b7b4fd5c82ea321da3d7858e223eb6adcd225672.tar.xz bootstrap-b7b4fd5c82ea321da3d7858e223eb6adcd225672.zip | |
wrap footer in bs docs canvas for scrolling doodad
Diffstat (limited to 'docs/templates/pages/javascript.mustache')
| -rw-r--r-- | docs/templates/pages/javascript.mustache | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index d63bdae4e..e072f05b9 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -1725,4 +1725,4 @@ $('[data-spy="affix"]').each(function () { </div>{{! /.container }} -</div>{{! /.bs-docs-canvas }} +{{! /.bs-docs-canvas closes in footer }} |
