Imprimante : bouton Couper papier (micro-job blanc déclenche le cutter K60)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -405,6 +405,7 @@
|
||||
<div class="champ" style="margin-top:1rem;display:flex;gap:0.8rem;flex-wrap:wrap">
|
||||
<button class="btn-danger" onclick="evacuerBourrage()">⚠ Annuler jobs</button>
|
||||
<button class="btn-secondaire" onclick="resetUsb()">↻ Réinit. USB</button>
|
||||
<button class="btn-secondaire" onclick="couperPapier()">✄ Couper papier</button>
|
||||
</div>
|
||||
<div id="imprimante-statut-detail" class="champ" style="display:none">
|
||||
<div id="imprimante-erreur-msg" style="background:rgba(244,67,54,0.1);border-radius:8px;padding:0.8rem;color:#f44336;font-size:0.85rem;margin-top:0.5rem"></div>
|
||||
|
||||
Reference in New Issue
Block a user