mirror of https://github.com/twbs/bootstrap.git
parent
626b97e8e9
commit
cf566a8041
|
|
@ -543,6 +543,7 @@ if (typeof jQuery === 'undefined') {
|
|||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
* ======================================================================== */
|
||||
|
||||
/* jshint latedef: false */
|
||||
|
||||
+function ($) {
|
||||
'use strict';
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -543,6 +543,7 @@ if (typeof jQuery === 'undefined') {
|
|||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
* ======================================================================== */
|
||||
|
||||
/* jshint latedef: false */
|
||||
|
||||
+function ($) {
|
||||
'use strict';
|
||||
|
|
|
|||
Loading…
Reference in New Issue