1
1
/*!
2
- * Bootstrap v3.3.2 (http://getbootstrap.com)
2
+ * Bootstrap v3.3.4 (http://getbootstrap.com)
3
3
* Copyright 2011-2015 Twitter, Inc.
4
4
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5
5
*/
@@ -17,7 +17,7 @@ if (typeof jQuery === 'undefined') {
17
17
} ( jQuery ) ;
18
18
19
19
/* ========================================================================
20
- * Bootstrap: transition.js v3.3.2
20
+ * Bootstrap: transition.js v3.3.4
21
21
* http://getbootstrap.com/javascript/#transitions
22
22
* ========================================================================
23
23
* Copyright 2011-2015 Twitter, Inc.
@@ -77,7 +77,7 @@ if (typeof jQuery === 'undefined') {
77
77
} ( jQuery ) ;
78
78
79
79
/* ========================================================================
80
- * Bootstrap: alert.js v3.3.2
80
+ * Bootstrap: alert.js v3.3.4
81
81
* http://getbootstrap.com/javascript/#alerts
82
82
* ========================================================================
83
83
* Copyright 2011-2015 Twitter, Inc.
@@ -96,7 +96,7 @@ if (typeof jQuery === 'undefined') {
96
96
$ ( el ) . on ( 'click' , dismiss , this . close )
97
97
}
98
98
99
- Alert . VERSION = '3.3.2 '
99
+ Alert . VERSION = '3.3.4 '
100
100
101
101
Alert . TRANSITION_DURATION = 150
102
102
@@ -172,7 +172,7 @@ if (typeof jQuery === 'undefined') {
172
172
} ( jQuery ) ;
173
173
174
174
/* ========================================================================
175
- * Bootstrap: button.js v3.3.2
175
+ * Bootstrap: button.js v3.3.4
176
176
* http://getbootstrap.com/javascript/#buttons
177
177
* ========================================================================
178
178
* Copyright 2011-2015 Twitter, Inc.
@@ -192,7 +192,7 @@ if (typeof jQuery === 'undefined') {
192
192
this . isLoading = false
193
193
}
194
194
195
- Button . VERSION = '3.3.2 '
195
+ Button . VERSION = '3.3.4 '
196
196
197
197
Button . DEFAULTS = {
198
198
loadingText : 'loading...'
@@ -289,7 +289,7 @@ if (typeof jQuery === 'undefined') {
289
289
} ( jQuery ) ;
290
290
291
291
/* ========================================================================
292
- * Bootstrap: carousel.js v3.3.2
292
+ * Bootstrap: carousel.js v3.3.4
293
293
* http://getbootstrap.com/javascript/#carousel
294
294
* ========================================================================
295
295
* Copyright 2011-2015 Twitter, Inc.
@@ -320,7 +320,7 @@ if (typeof jQuery === 'undefined') {
320
320
. on ( 'mouseleave.bs.carousel' , $ . proxy ( this . cycle , this ) )
321
321
}
322
322
323
- Carousel . VERSION = '3.3.2 '
323
+ Carousel . VERSION = '3.3.4 '
324
324
325
325
Carousel . TRANSITION_DURATION = 600
326
326
@@ -527,7 +527,7 @@ if (typeof jQuery === 'undefined') {
527
527
} ( jQuery ) ;
528
528
529
529
/* ========================================================================
530
- * Bootstrap: collapse.js v3.3.2
530
+ * Bootstrap: collapse.js v3.3.4
531
531
* http://getbootstrap.com/javascript/#collapse
532
532
* ========================================================================
533
533
* Copyright 2011-2015 Twitter, Inc.
@@ -557,7 +557,7 @@ if (typeof jQuery === 'undefined') {
557
557
if ( this . options . toggle ) this . toggle ( )
558
558
}
559
559
560
- Collapse . VERSION = '3.3.2 '
560
+ Collapse . VERSION = '3.3.4 '
561
561
562
562
Collapse . TRANSITION_DURATION = 350
563
563
@@ -739,7 +739,7 @@ if (typeof jQuery === 'undefined') {
739
739
} ( jQuery ) ;
740
740
741
741
/* ========================================================================
742
- * Bootstrap: dropdown.js v3.3.2
742
+ * Bootstrap: dropdown.js v3.3.4
743
743
* http://getbootstrap.com/javascript/#dropdowns
744
744
* ========================================================================
745
745
* Copyright 2011-2015 Twitter, Inc.
@@ -759,7 +759,7 @@ if (typeof jQuery === 'undefined') {
759
759
$ ( element ) . on ( 'click.bs.dropdown' , this . toggle )
760
760
}
761
761
762
- Dropdown . VERSION = '3.3.2 '
762
+ Dropdown . VERSION = '3.3.4 '
763
763
764
764
Dropdown . prototype . toggle = function ( e ) {
765
765
var $this = $ ( this )
@@ -901,7 +901,7 @@ if (typeof jQuery === 'undefined') {
901
901
} ( jQuery ) ;
902
902
903
903
/* ========================================================================
904
- * Bootstrap: modal.js v3.3.2
904
+ * Bootstrap: modal.js v3.3.4
905
905
* http://getbootstrap.com/javascript/#modals
906
906
* ========================================================================
907
907
* Copyright 2011-2015 Twitter, Inc.
@@ -935,7 +935,7 @@ if (typeof jQuery === 'undefined') {
935
935
}
936
936
}
937
937
938
- Modal . VERSION = '3.3.2 '
938
+ Modal . VERSION = '3.3.4 '
939
939
940
940
Modal . TRANSITION_DURATION = 300
941
941
Modal . BACKDROP_TRANSITION_DURATION = 150
@@ -1241,7 +1241,7 @@ if (typeof jQuery === 'undefined') {
1241
1241
} ( jQuery ) ;
1242
1242
1243
1243
/* ========================================================================
1244
- * Bootstrap: tooltip.js v3.3.2
1244
+ * Bootstrap: tooltip.js v3.3.4
1245
1245
* http://getbootstrap.com/javascript/#tooltip
1246
1246
* Inspired by the original jQuery.tipsy by Jason Frame
1247
1247
* ========================================================================
@@ -1267,7 +1267,7 @@ if (typeof jQuery === 'undefined') {
1267
1267
this . init ( 'tooltip' , element , options )
1268
1268
}
1269
1269
1270
- Tooltip . VERSION = '3.3.2 '
1270
+ Tooltip . VERSION = '3.3.4 '
1271
1271
1272
1272
Tooltip . TRANSITION_DURATION = 150
1273
1273
@@ -1718,7 +1718,7 @@ if (typeof jQuery === 'undefined') {
1718
1718
} ( jQuery ) ;
1719
1719
1720
1720
/* ========================================================================
1721
- * Bootstrap: popover.js v3.3.2
1721
+ * Bootstrap: popover.js v3.3.4
1722
1722
* http://getbootstrap.com/javascript/#popovers
1723
1723
* ========================================================================
1724
1724
* Copyright 2011-2015 Twitter, Inc.
@@ -1738,7 +1738,7 @@ if (typeof jQuery === 'undefined') {
1738
1738
1739
1739
if ( ! $ . fn . tooltip ) throw new Error ( 'Popover requires tooltip.js' )
1740
1740
1741
- Popover . VERSION = '3.3.2 '
1741
+ Popover . VERSION = '3.3.4 '
1742
1742
1743
1743
Popover . DEFAULTS = $ . extend ( { } , $ . fn . tooltip . Constructor . DEFAULTS , {
1744
1744
placement : 'right' ,
@@ -1827,7 +1827,7 @@ if (typeof jQuery === 'undefined') {
1827
1827
} ( jQuery ) ;
1828
1828
1829
1829
/* ========================================================================
1830
- * Bootstrap: scrollspy.js v3.3.2
1830
+ * Bootstrap: scrollspy.js v3.3.4
1831
1831
* http://getbootstrap.com/javascript/#scrollspy
1832
1832
* ========================================================================
1833
1833
* Copyright 2011-2015 Twitter, Inc.
@@ -1856,7 +1856,7 @@ if (typeof jQuery === 'undefined') {
1856
1856
this . process ( )
1857
1857
}
1858
1858
1859
- ScrollSpy . VERSION = '3.3.2 '
1859
+ ScrollSpy . VERSION = '3.3.4 '
1860
1860
1861
1861
ScrollSpy . DEFAULTS = {
1862
1862
offset : 10
@@ -2000,7 +2000,7 @@ if (typeof jQuery === 'undefined') {
2000
2000
} ( jQuery ) ;
2001
2001
2002
2002
/* ========================================================================
2003
- * Bootstrap: tab.js v3.3.2
2003
+ * Bootstrap: tab.js v3.3.4
2004
2004
* http://getbootstrap.com/javascript/#tabs
2005
2005
* ========================================================================
2006
2006
* Copyright 2011-2015 Twitter, Inc.
@@ -2018,7 +2018,7 @@ if (typeof jQuery === 'undefined') {
2018
2018
this . element = $ ( element )
2019
2019
}
2020
2020
2021
- Tab . VERSION = '3.3.2 '
2021
+ Tab . VERSION = '3.3.4 '
2022
2022
2023
2023
Tab . TRANSITION_DURATION = 150
2024
2024
@@ -2154,7 +2154,7 @@ if (typeof jQuery === 'undefined') {
2154
2154
} ( jQuery ) ;
2155
2155
2156
2156
/* ========================================================================
2157
- * Bootstrap: affix.js v3.3.2
2157
+ * Bootstrap: affix.js v3.3.4
2158
2158
* http://getbootstrap.com/javascript/#affix
2159
2159
* ========================================================================
2160
2160
* Copyright 2011-2015 Twitter, Inc.
@@ -2183,7 +2183,7 @@ if (typeof jQuery === 'undefined') {
2183
2183
this . checkPosition ( )
2184
2184
}
2185
2185
2186
- Affix . VERSION = '3.3.2 '
2186
+ Affix . VERSION = '3.3.4 '
2187
2187
2188
2188
Affix . RESET = 'affix affix-top affix-bottom'
2189
2189
0 commit comments