mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-14 15:41:10 +00:00
Remove unused template file
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
{% extends "part/part_base.html" %}
|
||||
{% load static %}
|
||||
{% load i18n %}
|
||||
|
||||
{% block menubar %}
|
||||
{% include 'part/navbar.html' with tab='track' %}
|
||||
{% endblock %}
|
||||
|
||||
{% block heading %}
|
||||
{% trans "Part Tracking" %}
|
||||
{% endblock %}
|
||||
|
||||
{% block details %}
|
||||
{% endblock %}
|
Reference in New Issue
Block a user