diff options
| author | Heinrich Fenkart <[email protected]> | 2014-09-09 01:23:48 +0200 |
|---|---|---|
| committer | Heinrich Fenkart <[email protected]> | 2014-09-09 01:23:48 +0200 |
| commit | 9b9e2f5d139e0accd141d5b4b04bb332ed341e4f (patch) | |
| tree | e7918da05335dcd654dbb99eb5819812d7584945 /js | |
| parent | fb1ca10b99edc0f92eddd68b840f021da942afe9 (diff) | |
| download | bootstrap-9b9e2f5d139e0accd141d5b4b04bb332ed341e4f.tar.xz bootstrap-9b9e2f5d139e0accd141d5b4b04bb332ed341e4f.zip | |
grunt and missing new line
Diffstat (limited to 'js')
| -rw-r--r-- | js/tests/unit/collapse.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/unit/collapse.js b/js/tests/unit/collapse.js index 5d5849388..825f79360 100644 --- a/js/tests/unit/collapse.js +++ b/js/tests/unit/collapse.js @@ -263,4 +263,4 @@ $(function () { $target3.click() }) -})
\ No newline at end of file +}) |
