mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 12:36:45 +00:00
Merge pull request #2763 from SchrodingersGat/bo-allocation-table-fix
Fix table toolbar for stock item allocations
This commit is contained in:
commit
bab47d1425
@ -49,7 +49,7 @@
|
|||||||
{% include "filter_list.html" with id="buildorderallocation" %}
|
{% include "filter_list.html" with id="buildorderallocation" %}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<table class='table table-striped table-condensed' data-toolbar='#build-order-allocation-toolbar' id='build-order-allocation-table'></table>
|
<table class='table table-striped table-condensed' data-toolbar='#build-order-allocations-toolbar' id='build-order-allocation-table'></table>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user