2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 11:35:41 +00:00
Files
InvenTree/InvenTree/templates/qr_button.html
Matthias Mair 74726f0fda fix endline
2022-05-20 13:35:07 +02:00

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>