2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

'js' folder .editorconfig code guide updates

This commit is contained in:
Stephen Edgar
2013-04-23 17:34:27 +10:00
committed by Artur Kwiatkowski
parent 22a1a7273a
commit f40ea21a6c
27 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -99,4 +99,4 @@ $(function () {
ok(btn2.hasClass('active'), 'btn2 has active class')
})
})
})