mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-18 23:38:36 +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 %} |