2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00

Switch between display and edit mode for build allocations

This commit is contained in:
Oliver Walters
2019-05-27 08:07:38 +10:00
parent 59fa59f760
commit a305301b95
8 changed files with 100 additions and 34 deletions

View File

@ -18,7 +18,7 @@
<hr>
<table clas='table table-striped table-condensed' id='part-table' data-toolbar='#button-toolbar'>
<table class='table table-striped table-condensed' id='part-table' data-toolbar='#button-toolbar'>
</table>
{% endblock %}