2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-10 22:00:56 +00:00

build order

This commit is contained in:
Oliver Walters
2022-04-10 20:03:40 +10:00
parent 1c60d4e152
commit c7257a1bd3
7 changed files with 36 additions and 56 deletions

View File

@@ -1,7 +1,6 @@
{% extends "company/company_base.html" %}
{% load static %}
{% load i18n %}
{% load markdownify %}
{% block sidebar %}
{% include 'company/sidebar.html' %}