kasir tutup
parent
4fe3b7c2c3
commit
a6b12fc451
|
@ -303,9 +303,9 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script>
|
<script>
|
||||||
addEventListener("afterprint", (event) => {
|
// addEventListener("afterprint", (event) => {
|
||||||
window.close();
|
// window.close();
|
||||||
});
|
// });
|
||||||
|
|
||||||
window.print();
|
window.print();
|
||||||
|
|
||||||
|
|
|
@ -316,9 +316,9 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script>
|
<script>
|
||||||
addEventListener("afterprint", (event) => {
|
// addEventListener("afterprint", (event) => {
|
||||||
window.close();
|
// window.close();
|
||||||
});
|
// });
|
||||||
|
|
||||||
window.print();
|
window.print();
|
||||||
|
|
||||||
|
|
|
@ -220,9 +220,9 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script>
|
<script>
|
||||||
addEventListener("afterprint", (event) => {
|
// addEventListener("afterprint", (event) => {
|
||||||
window.close();
|
// window.close();
|
||||||
});
|
// });
|
||||||
|
|
||||||
window.print();
|
window.print();
|
||||||
|
|
||||||
|
|
|
@ -223,9 +223,9 @@
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script>
|
<script>
|
||||||
addEventListener("afterprint", (event) => {
|
// addEventListener("afterprint", (event) => {
|
||||||
window.close();
|
// window.close();
|
||||||
});
|
// });
|
||||||
|
|
||||||
window.print();
|
window.print();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue