mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 03:55:41 +00:00
remove defunct file
This commit is contained in:
@ -1,11 +0,0 @@
|
|||||||
{% extends "collapse.html" %}
|
|
||||||
|
|
||||||
{% load static %}
|
|
||||||
|
|
||||||
{% block collapse_title %}
|
|
||||||
<h4>{{ title }}</h4>
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block collapse_content %}
|
|
||||||
{% include "order/po_table.html" %}
|
|
||||||
{% endblock %}
|
|
Reference in New Issue
Block a user