2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 21:15:41 +00:00

Merge branch 'master' of git://github.com/inventree/InvenTree into new_homepage_layout

This commit is contained in:
eeintech
2020-09-16 17:03:59 -05:00
2 changed files with 3 additions and 2 deletions

View File

@ -36,7 +36,7 @@
</ul>
<ul class="nav navbar-nav navbar-right">
{% include "search_form.html" %}
<li class ='navbar-barcode-li nav navbar-nav'>
<li id='navbar-barcode-li'>
<button id='barcode-scan' class='btn btn-default' title='{% trans "Scan Barcode" %}'>
<span class='fas fa-qrcode'></span>
</button>