Removes `window.jQuery` in favor of `jQuery`, fixes #10038
12 files changed:
})
})
-}(window.jQuery);
+}(jQuery);
$(document).on('click.bs.alert.data-api', dismiss, Alert.prototype.close)
-}(window.jQuery);
+}(jQuery);
e.preventDefault()
})
-}(window.jQuery);
+}(jQuery);
})
})
-}(window.jQuery);
+}(jQuery);
$target.collapse(option)
})
-}(window.jQuery);
+}(jQuery);
.on('click.bs.dropdown.data-api' , toggle, Dropdown.prototype.toggle)
.on('keydown.bs.dropdown.data-api', toggle + ', [role=menu]' , Dropdown.prototype.keydown)
-}(window.jQuery);
+}(jQuery);
.on('show.bs.modal', '.modal', function () { $(document.body).addClass('modal-open') })
.on('hidden.bs.modal', '.modal', function () { $(document.body).removeClass('modal-open') })
-}(window.jQuery);
+}(jQuery);
return this
}
-}(window.jQuery);
+}(jQuery);
})
})
-}(window.jQuery);
+}(jQuery);
$(this).tab('show')
})
-}(window.jQuery);
+}(jQuery);
return this
}
-}(window.jQuery);
+}(jQuery);
$.support.transition = transitionEnd()
})
-}(window.jQuery);
+}(jQuery);