2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-14 15:41:10 +00:00

Improve form management when possible part matches are found

- Display the checkbox always
- Display a warning message above the form
This commit is contained in:
Oliver Walters
2019-05-11 18:07:37 +10:00
parent 7b4584ba2f
commit b3cca1d851
2 changed files with 7 additions and 3 deletions

View File

@@ -5,7 +5,8 @@
{{ block.super }}
{% if matches %}
<b>Matching Parts</b>
<b>Possible Matching Parts</b>
<p>The new part may be a duplicate of these existing parts:</p>
<ul class='list-group'>
{% for match in matches %}
<li class='list-group-item list-group-item-condensed'>