mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 12:59:05 +02:00
Merge pull request #10039 from daguej/js-refs
Don't explicitly reference global jQuery
This commit is contained in:
@@ -95,4 +95,4 @@
|
||||
|
||||
$(document).on('click.bs.alert.data-api', dismiss, Alert.prototype.close)
|
||||
|
||||
}(window.jQuery);
|
||||
}(jQuery);
|
||||
|
Reference in New Issue
Block a user