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

API endpoint for PartParameter and PartParameterTemplate

This commit is contained in:
Oliver Walters
2019-09-07 19:44:10 +10:00
parent 13270617b9
commit f415e2040e
3 changed files with 83 additions and 0 deletions

View File

@ -6,6 +6,8 @@
{% block settings %}
<h4>Currencies</h4>
<table class='table table-striped table-condensed' id='currency-table'/>
</table>
{% endblock %}