4,656
edits
No edit summary |
No edit summary |
||
| Line 1,872: | Line 1,872: | ||
function (e) { | function (e) { | ||
e.preventDefault(); | e.preventDefault(); | ||
console.log("PRINT BUTTON CLICKED"); // 👈 add this | |||
var $btn = jQuery(this); | var $btn = jQuery(this); | ||