InvenTree/InvenTree/templates/qr_button.html

2 lines
154 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>