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

View File

@@ -78,4 +78,4 @@ $(function () {
ok($('#myCarousel').data('carousel').options.interval == 1814, "attributes should be read only on intitialization");
$('#myCarousel').remove();
})
})
})