Edit File: invoice.min.js
$(document).ready(function(){$(".btn-print").click(function(){window.print()})});
Back to File Manager