1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-26 05:19:15 +02:00

add semicolon to end of file while i think about better solution...

This commit is contained in:
Jacob Thornton
2011-09-22 13:13:55 -07:00
parent 46958b2b67
commit 68605bdd51
7 changed files with 7 additions and 7 deletions

View File

@@ -102,4 +102,4 @@
$('body').scrollSpy('[data-scrollspy] li > a')
})
}( window.jQuery || window.ender )
}( window.jQuery || window.ender );