mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Removed unused maths tag
This commit is contained in:
parent
f337291db8
commit
8cfbf2657e
@ -1,5 +1,4 @@
|
||||
{% extends "part/part_base.html" %}
|
||||
{% load maths %}
|
||||
{% block details %}
|
||||
|
||||
{% include "part/tabs.html" with tab="allocation" %}
|
||||
@ -26,4 +25,4 @@
|
||||
</table>
|
||||
{% endif %}
|
||||
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user