mirror of
https://github.com/twbs/bootstrap.git
synced 2025-07-31 19:00:23 +02:00
Merge pull request #10039 from daguej/js-refs
Don't explicitly reference global jQuery
This commit is contained in:
@@ -106,4 +106,4 @@
|
||||
e.preventDefault()
|
||||
})
|
||||
|
||||
}(window.jQuery);
|
||||
}(jQuery);
|
||||
|
Reference in New Issue
Block a user