dispatcher-js
dispatcher-js copied to clipboard
Add support to jquery 3.x
$(document).on("ready") was removed, using $(fn) instead.
This change is backwards compatible with jQuery.