diff options
| author | Mark Otto <[email protected]> | 2011-09-12 08:58:46 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-09-12 08:58:46 -0700 |
| commit | 6a5fb52bb1987913efc5b1b915d91ee18801fa66 (patch) | |
| tree | 50219f10cc183620fd8465a5c8338d0f6b25bb9b /docs/assets | |
| parent | 88f2f848b31f09dff025ee4270098a7c8f026000 (diff) | |
| parent | 89465f8ce1065f907180cfffa3eac317b7c9774d (diff) | |
| download | bootstrap-6a5fb52bb1987913efc5b1b915d91ee18801fa66.tar.xz bootstrap-6a5fb52bb1987913efc5b1b915d91ee18801fa66.zip | |
Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip
Diffstat (limited to 'docs/assets')
| -rw-r--r-- | docs/assets/js/application.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/assets/js/application.js b/docs/assets/js/application.js index 614b0e345..00fd56694 100644 --- a/docs/assets/js/application.js +++ b/docs/assets/js/application.js @@ -1,11 +1,5 @@ $(document).ready(function(){ - // Scrollspy - // ========= - - $('body > .topbar').scrollSpy() - - // table sort example // ================== |
