2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 20:16:44 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Oliver 2018-05-02 18:09:05 +10:00
commit 89a1fc59bb

View File

@ -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 %}