femanager icon indicating copy to clipboard operation
femanager copied to clipboard

jQuery.fn.click() event shorthand is deprecated

Open abvdveen opened this issue 1 year ago • 0 comments

In Femanager.min.js .click(fn) should be replaced by .on(“click”, fn), as the shorthand is deprecated in JQuery 3.

abvdveen avatar Jan 30 '24 16:01 abvdveen