1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-10 13:22:22 +04:00
Files
tabler/preview/pages/_includes/layout/header-actions/print.html
T

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>