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