1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-01 15:56:45 +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

@@ -59,4 +59,4 @@
$('body').tabs('ul[data-tabs] li > a, ul[data-pills] > li > a')
})
}( window.jQuery || window.ender )
}( window.jQuery || window.ender );