update to qr

This commit is contained in:
naielv
2025-09-09 13:35:31 +02:00
parent aa01eaeaa5
commit bdd880bc24
3 changed files with 4 additions and 4 deletions

View File

@@ -177,7 +177,7 @@ PAGES.dataman = {
__labels: function (mid) {
var div_materiales = safeuuid();
container.innerHTML = `
<h1>Imprimir Etiquetas AztecQR</h1>
<h1>Imprimir Etiquetas QR</h1>
<button onclick="print()">Imprimir</button>
<h2>Materiales</h2>
<div id="${div_materiales}"></div>