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

Add a smattering of unit tests

This commit is contained in:
Oliver Walters
2021-01-18 22:14:38 +11:00
parent 6a7c722efc
commit 697a338700
3 changed files with 74 additions and 4 deletions

View File

@ -43,9 +43,9 @@
</div>
{% endif %}
{% endif %}
</div>
<div class='filter-list' id='filter-list-stock'>
<!-- An empty div in which the filter list will be constructed -->
<div class='filter-list' id='filter-list-stock'>
<!-- An empty div in which the filter list will be constructed -->
</div>
</div>
</div>
</div>