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

Enable printing of multiple stock location labels

This commit is contained in:
Oliver Walters
2021-04-20 20:06:13 +10:00
parent 412b05d76c
commit 38eea21f4f
2 changed files with 33 additions and 4 deletions

View File

@ -32,6 +32,7 @@
</ul>
</div>
{% endif %}
<!-- Printing actions menu -->
<div class='btn-group'>
<button id='stock-print-options' class='btn btn-primary dropdown-toggle' type='button' data-toggle="dropdown" title='{% trans "Printing Actions" %}'>
<span class='fas fa-print'></span> <span class='caret'></span>