2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00

QR button code is now a template

This commit is contained in:
Oliver Walters
2019-05-05 10:56:59 +10:00
parent bbd164407f
commit d2d248c72e
4 changed files with 4 additions and 3 deletions

View File

@ -0,0 +1 @@
<button type='button' class='btn btn-default btn-glyph' id='show-qr-code' title='Show QR code'><span class='glyphicon glyphicon-qrcode'></span></button>