mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +00:00
Add new view to duplicate a part
- Allows 'deep_copy' (copies all BOM items for the duplicated part)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<div>
|
||||
{% if form.pre_form_info %}
|
||||
<div class='alert alert-info' role='alert' style='display: block;'>
|
||||
<div class='alert alert-info alert-block' role='alert'>
|
||||
{{ form.pre_form_info }}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user