mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 09:04:14 +02:00
al tests passing, dist rebuilt, w/typechecker
This commit is contained in:
2
js/dist/carousel.js
vendored
2
js/dist/carousel.js
vendored
@@ -39,7 +39,7 @@ var Carousel = (function ($) {
|
||||
interval: '(number|boolean)',
|
||||
keyboard: 'boolean',
|
||||
slide: '(boolean|string)',
|
||||
pause: 'string',
|
||||
pause: '(string|boolean)',
|
||||
wrap: 'boolean'
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user