|
|
@ -9596,6 +9596,8 @@ jQuery.each( { Height: "height", Width: "width" }, function( name, type ) { |
|
|
|
// })();
|
|
|
|
// })();
|
|
|
|
// Expose jQuery to the global object
|
|
|
|
// Expose jQuery to the global object
|
|
|
|
BI.jQuery = BI.$ = jQuery; |
|
|
|
BI.jQuery = BI.$ = jQuery; |
|
|
|
|
|
|
|
window.$ = window.$ || jQuery; |
|
|
|
|
|
|
|
window.jQuery = window.jQuery || jQuery; |
|
|
|
|
|
|
|
|
|
|
|
// Expose jQuery as an AMD module, but only for AMD loaders that
|
|
|
|
// Expose jQuery as an AMD module, but only for AMD loaders that
|
|
|
|
// understand the issues with loading multiple versions of jQuery
|
|
|
|
// understand the issues with loading multiple versions of jQuery
|
|
|
|