1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00
Files
tabler/shared/includes/layout/header-actions/print.html
2025-04-15 23:18:49 +02:00

3 lines
152 B
HTML

<button type="button" class="btn btn-primary" onclick="javascript:window.print();">
{% include "ui/icon.html" icon="printer" %} Print Invoice
</button>