diff options
| author | Stephen Edgar <[email protected]> | 2013-04-23 17:40:41 +1000 |
|---|---|---|
| committer | Stephen Edgar <[email protected]> | 2013-04-23 17:40:41 +1000 |
| commit | 1a6dbc371e0ff445ba3fd613d073825715525b6c (patch) | |
| tree | 9a04f063afefcf7927c67216dc45dcfb96cd2574 /docs/assets/js/bootstrap-scrollspy.js | |
| parent | 1b132ddcb484281d6d738e2058b0504b5bb5e126 (diff) | |
| download | bootstrap-1a6dbc371e0ff445ba3fd613d073825715525b6c.tar.xz bootstrap-1a6dbc371e0ff445ba3fd613d073825715525b6c.zip | |
'docs' folder .editorconfig code guide updates
Diffstat (limited to 'docs/assets/js/bootstrap-scrollspy.js')
| -rw-r--r-- | docs/assets/js/bootstrap-scrollspy.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/js/bootstrap-scrollspy.js b/docs/assets/js/bootstrap-scrollspy.js index 8ccd43fa1..e5f0c3c1a 100644 --- a/docs/assets/js/bootstrap-scrollspy.js +++ b/docs/assets/js/bootstrap-scrollspy.js @@ -159,4 +159,4 @@ }) }) -}(window.jQuery);
\ No newline at end of file +}(window.jQuery); |
