1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00

Lint docs-assets/js/application.js and docs-assets/js/customizer.js.

This commit is contained in:
XhmikosR
2013-09-18 21:37:55 +03:00
parent 4be126e014
commit 2fc2fe75bd
3 changed files with 20 additions and 16 deletions

View File

@@ -12,7 +12,7 @@
!function ($) {
$(function(){
$(function () {
// IE10 viewport hack for Surface/desktop Windows 8 bug
//
@@ -98,6 +98,6 @@
btn.button('reset')
}, 3000)
})
})
})
}(jQuery)