Add a note

This commit is contained in:
Oliver Walters 2019-09-05 13:12:49 +10:00
parent 0508c2dcaf
commit 1ea7bdf843

View File

@ -2,4 +2,9 @@
{% block pre_form_content %}
Confirm that the Bill of Materials (BOM) is valid for:<br><i>{{ part.full_name }}</i>
<div class='alert alert-warning alert-block'>
This will validate each line in the BOM.
</div>
{% endblock %}