diff options
| author | Stephen Edgar <[email protected]> | 2013-04-23 17:34:27 +1000 |
|---|---|---|
| committer | Stephen Edgar <[email protected]> | 2013-04-23 17:34:27 +1000 |
| commit | 1b132ddcb484281d6d738e2058b0504b5bb5e126 (patch) | |
| tree | 17d0401b9813822e66e93d70dcef668e86d87cb3 /js/tests/unit/bootstrap-button.js | |
| parent | 7ebfc170289b19260dae35c9e2965e600582174c (diff) | |
| download | bootstrap-1b132ddcb484281d6d738e2058b0504b5bb5e126.tar.xz bootstrap-1b132ddcb484281d6d738e2058b0504b5bb5e126.zip | |
'js' folder .editorconfig code guide updates
Diffstat (limited to 'js/tests/unit/bootstrap-button.js')
| -rw-r--r-- | js/tests/unit/bootstrap-button.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/unit/bootstrap-button.js b/js/tests/unit/bootstrap-button.js index e23ff9e30..5849dad7b 100644 --- a/js/tests/unit/bootstrap-button.js +++ b/js/tests/unit/bootstrap-button.js @@ -99,4 +99,4 @@ $(function () { ok(btn2.hasClass('active'), 'btn2 has active class') }) -})
\ No newline at end of file +}) |
