2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-02 11:40:58 +00:00

fix endline

This commit is contained in:
Matthias Mair
2022-05-20 13:35:07 +02:00
parent 93b6934127
commit 74726f0fda
117 changed files with 93 additions and 118 deletions

View File

@ -1,3 +1,3 @@
<form method="post" action='' class='js-modal-form'>
{% csrf_token %}
</form>
</form>