mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-07 04:12:11 +00:00
Removed old forms in Part
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{% extends "create_edit_obj.html" %}
|
||||
|
||||
{% block obj_title %}
|
||||
Create a new supplier part
|
||||
{% endblock %}
|
@@ -1,5 +0,0 @@
|
||||
{% extends "create_edit_obj.html" %}
|
||||
|
||||
{% block obj_title %}
|
||||
Edit supplier part '{{ part.SKU }}'
|
||||
{% endblock %}
|
Reference in New Issue
Block a user