2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00

Added details page for SupplierOrder

This commit is contained in:
Oliver
2018-04-18 01:13:42 +10:00
parent f4aa09a354
commit d00f9f74e4
6 changed files with 62 additions and 6 deletions

View File

@ -33,7 +33,7 @@ InvenTree
{% include "navbar.html" %}
<div class="container-fluid inventree-content">
<div class="container container-fluid inventree-content">
{% block content %}
<!-- Each view fills in here.. -->
{% endblock %}