2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-09-14 14:41:33 +00:00

Delete a bunch of old template files

This commit is contained in:
Oliver
2021-10-17 22:57:15 +11:00
parent 83faaa2da3
commit fb6f15f462
9 changed files with 0 additions and 143 deletions

View File

@@ -1,7 +0,0 @@
{% extends "modal_delete_form.html" %}
{% block pre_form_content %}
Are you sure you wish to delete this currency?
{% endblock %}