diff --git a/InvenTree/part/templates/part/params.html b/InvenTree/part/templates/part/params.html index 50098ed6e6..0419fe6934 100644 --- a/InvenTree/part/templates/part/params.html +++ b/InvenTree/part/templates/part/params.html @@ -26,7 +26,13 @@ {{ param.template.name }} {{ param.data }} - {{ param.template.units }} + + {{ param.template.units }} +
+ + +
+ {% endfor %}