updating infos from session 43, 44 and 45

This commit is contained in:
Alex Corbi 2015-06-23 17:21:42 +02:00
parent b4bc8333c6
commit ab29e1917e
120 changed files with 1383 additions and 3629 deletions

View file

@ -1,5 +1,5 @@
/* ========================================================================
* Bootstrap: carousel.js v3.3.4
* Bootstrap: carousel.js v3.3.5
* http://getbootstrap.com/javascript/#carousel
* ========================================================================
* Copyright 2011-2015 Twitter, Inc.
@ -30,7 +30,7 @@
.on('mouseleave.bs.carousel', $.proxy(this.cycle, this))
}
Carousel.VERSION = '3.3.4'
Carousel.VERSION = '3.3.5'
Carousel.TRANSITION_DURATION = 600