drucken removal

This commit is contained in:
2026-08-28 15:12:17 +02:00
parent 5445808aee
commit b986248957
-6
View File
@@ -10,12 +10,6 @@
<h1>Rechnungseinsicht</h1>
<p>Alle Rechnungen und Dokumente auf einen Blick. Der Status zeigt dir den aktuellen Bearbeitungsstand.</p>
</div>
<div class="header-actions no-print">
<button class="btn btn-outline" type="button" onclick="printDocument()">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M6 9V2h12v7M6 18H4a2 2 0 01-2-2v-5a2 2 0 012-2h16a2 2 0 012 2v5a2 2 0 01-2 2h-2"/><rect x="6" y="14" width="12" height="8"/></svg>
Seite drucken
</button>
</div>
</section>
<!-- Table Section -->