mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-05 21:20:56 +00:00
same treatment for html
This commit is contained in:
@ -20,10 +20,10 @@
|
||||
<form method="post" action='' class='js-modal-form' enctype="multipart/form-data">
|
||||
{% csrf_token %}
|
||||
{% load crispy_forms_tags %}
|
||||
|
||||
|
||||
{% block form_data %}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% crispy form %}
|
||||
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user