mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-18 08:15:21 +00:00
5 lines
131 B
HTML
5 lines
131 B
HTML
{% extends "modal_delete_form.html" %}
|
|
|
|
{% block pre_form_content %}
|
|
Are you sure you want to remove this parameter?
|
|
{% endblock %} |