diff options
| author | Jacob Thornton <[email protected]> | 2011-09-11 23:36:59 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-11 23:36:59 -0700 |
| commit | fcf816a23644e9d077986a8c35e1487becb6ddc0 (patch) | |
| tree | 3923bcc1b2478a37fe2076b0612c75310e32677e /docs/javascript.html | |
| parent | 02d668fd2e31b01e330400738bf2fa7bcbfaa822 (diff) | |
| download | bootstrap-fcf816a23644e9d077986a8c35e1487becb6ddc0.tar.xz bootstrap-fcf816a23644e9d077986a8c35e1487becb6ddc0.zip | |
index to use data attr for scrollspy initilizing
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 468085108..f08508659 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -39,7 +39,7 @@ <!-- Topbar ================================================== --> - <div class="topbar" data-scrollspy="pls"> + <div class="topbar" data-scrollspy="pls" > <div class="fill"> <div class="container"> <h3><a href="#">Bootstrap JS</a></h3> |
