2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 21:15:41 +00:00

Sales order now uses menubar

This commit is contained in:
Oliver Walters
2021-02-24 20:17:25 +11:00
parent 213851e8aa
commit 3210af31b4
8 changed files with 79 additions and 59 deletions

View File

@ -4,7 +4,7 @@
{% load i18n %}
{% block menubar %}
<!-- Custom menubar goes here -->
<!-- Custom menubar code goes here -->
{% endblock %}
{% block content %}