|
1 | 1 | /*! |
2 | | - * Bootstrap v3.0.3 (http://getbootstrap.com) |
| 2 | + * Bootstrap v3.1.0 (http://getbootstrap.com) |
3 | 3 | * Copyright 2013 Twitter, Inc. |
4 | 4 | * Licensed under http://www.apache.org/licenses/LICENSE-2.0 |
5 | 5 | */ |
6 | 6 |
|
7 | 7 | if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery") } |
8 | 8 |
|
9 | 9 | /* ======================================================================== |
10 | | - * Bootstrap: transition.js v3.0.3 |
| 10 | + * Bootstrap: transition.js v3.1.0 |
11 | 11 | * http://getbootstrap.com/javascript/#transitions |
12 | 12 | * ======================================================================== |
13 | 13 | * Copyright 2013 Twitter, Inc. |
@@ -64,7 +64,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery" |
64 | 64 | }(jQuery); |
65 | 65 |
|
66 | 66 | /* ======================================================================== |
67 | | - * Bootstrap: alert.js v3.0.3 |
| 67 | + * Bootstrap: alert.js v3.1.0 |
68 | 68 | * http://getbootstrap.com/javascript/#alerts |
69 | 69 | * ======================================================================== |
70 | 70 | * Copyright 2013 Twitter, Inc. |
@@ -163,7 +163,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery" |
163 | 163 | }(jQuery); |
164 | 164 |
|
165 | 165 | /* ======================================================================== |
166 | | - * Bootstrap: button.js v3.0.3 |
| 166 | + * Bootstrap: button.js v3.1.0 |
167 | 167 | * http://getbootstrap.com/javascript/#buttons |
168 | 168 | * ======================================================================== |
169 | 169 | * Copyright 2013 Twitter, Inc. |
@@ -279,7 +279,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery" |
279 | 279 | }(jQuery); |
280 | 280 |
|
281 | 281 | /* ======================================================================== |
282 | | - * Bootstrap: carousel.js v3.0.3 |
| 282 | + * Bootstrap: carousel.js v3.1.0 |
283 | 283 | * http://getbootstrap.com/javascript/#carousel |
284 | 284 | * ======================================================================== |
285 | 285 | * Copyright 2013 Twitter, Inc. |
@@ -497,7 +497,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery" |
497 | 497 | }(jQuery); |
498 | 498 |
|
499 | 499 | /* ======================================================================== |
500 | | - * Bootstrap: collapse.js v3.0.3 |
| 500 | + * Bootstrap: collapse.js v3.1.0 |
501 | 501 | * http://getbootstrap.com/javascript/#collapse |
502 | 502 | * ======================================================================== |
503 | 503 | * Copyright 2013 Twitter, Inc. |
@@ -677,7 +677,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery" |
677 | 677 | }(jQuery); |
678 | 678 |
|
679 | 679 | /* ======================================================================== |
680 | | - * Bootstrap: dropdown.js v3.0.3 |
| 680 | + * Bootstrap: dropdown.js v3.1.0 |
681 | 681 | * http://getbootstrap.com/javascript/#dropdowns |
682 | 682 | * ======================================================================== |
683 | 683 | * Copyright 2013 Twitter, Inc. |
@@ -832,7 +832,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery" |
832 | 832 | }(jQuery); |
833 | 833 |
|
834 | 834 | /* ======================================================================== |
835 | | - * Bootstrap: modal.js v3.0.3 |
| 835 | + * Bootstrap: modal.js v3.1.0 |
836 | 836 | * http://getbootstrap.com/javascript/#modals |
837 | 837 | * ======================================================================== |
838 | 838 | * Copyright 2013 Twitter, Inc. |
@@ -1078,7 +1078,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery" |
1078 | 1078 | }(jQuery); |
1079 | 1079 |
|
1080 | 1080 | /* ======================================================================== |
1081 | | - * Bootstrap: tooltip.js v3.0.3 |
| 1081 | + * Bootstrap: tooltip.js v3.1.0 |
1082 | 1082 | * http://getbootstrap.com/javascript/#tooltip |
1083 | 1083 | * Inspired by the original jQuery.tipsy by Jason Frame |
1084 | 1084 | * ======================================================================== |
@@ -1465,7 +1465,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery" |
1465 | 1465 | }(jQuery); |
1466 | 1466 |
|
1467 | 1467 | /* ======================================================================== |
1468 | | - * Bootstrap: popover.js v3.0.3 |
| 1468 | + * Bootstrap: popover.js v3.1.0 |
1469 | 1469 | * http://getbootstrap.com/javascript/#popovers |
1470 | 1470 | * ======================================================================== |
1471 | 1471 | * Copyright 2013 Twitter, Inc. |
@@ -1583,7 +1583,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery" |
1583 | 1583 | }(jQuery); |
1584 | 1584 |
|
1585 | 1585 | /* ======================================================================== |
1586 | | - * Bootstrap: scrollspy.js v3.0.3 |
| 1586 | + * Bootstrap: scrollspy.js v3.1.0 |
1587 | 1587 | * http://getbootstrap.com/javascript/#scrollspy |
1588 | 1588 | * ======================================================================== |
1589 | 1589 | * Copyright 2013 Twitter, Inc. |
@@ -1742,7 +1742,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery" |
1742 | 1742 | }(jQuery); |
1743 | 1743 |
|
1744 | 1744 | /* ======================================================================== |
1745 | | - * Bootstrap: tab.js v3.0.3 |
| 1745 | + * Bootstrap: tab.js v3.1.0 |
1746 | 1746 | * http://getbootstrap.com/javascript/#tabs |
1747 | 1747 | * ======================================================================== |
1748 | 1748 | * Copyright 2013 Twitter, Inc. |
@@ -1878,7 +1878,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery" |
1878 | 1878 | }(jQuery); |
1879 | 1879 |
|
1880 | 1880 | /* ======================================================================== |
1881 | | - * Bootstrap: affix.js v3.0.3 |
| 1881 | + * Bootstrap: affix.js v3.1.0 |
1882 | 1882 | * http://getbootstrap.com/javascript/#affix |
1883 | 1883 | * ======================================================================== |
1884 | 1884 | * Copyright 2013 Twitter, Inc. |
|
0 commit comments