InvenTree/InvenTree/templates/qr_button.html
2021-10-28 19:57:17 +11:00

1 line
153 B
HTML

<button type='button' class='btn btn-outline-secondary' id='show-qr-code' title='{% trans "Show QR Code" %}'><span class='fas fa-qrcode'></span></button>