src/main/webapp/static/js/mat/mat.js
@@ -360,7 +360,7 @@ var tpl = templateDom.html(); var template = Handlebars.compile(tpl); var html = template(res); let box = $("#box"); var box = $("#box"); box.html(html);box.show(); box.print({mediaPrint:true}); box.hide();