mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 12:35:46 +00:00
Removed old templates
This commit is contained in:
@ -1,8 +0,0 @@
|
||||
Warehouses:
|
||||
|
||||
{% for warehouse in warehouse %}
|
||||
|
||||
<br>
|
||||
<a href="./{{ warehouse.pk }}">{{ warehouse.name }}</a>
|
||||
|
||||
{% endfor %}
|
Reference in New Issue
Block a user