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

update more readme changes - introduce target specificty convention to more plugins

This commit is contained in:
Jacob Thornton
2011-12-20 23:28:48 -08:00
parent c4364285e4
commit f72a94ae28
12 changed files with 76 additions and 51 deletions

View File

@@ -46,6 +46,6 @@
})
}
$.fn.carousel.Carousel = Carousel
$.fn.carousel.Constructor = Carousel
}( window.jQuery )