2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-20 13:56:30 +00:00

Moar UI and translation string fixes

This commit is contained in:
Oliver Walters
2020-04-28 09:41:47 +10:00
parent bbecc8c900
commit 6bdf371490
5 changed files with 45 additions and 25 deletions

View File

@ -1,10 +1,12 @@
{% extends "part/part_base.html" %}
{% block details %}
{% load status_codes %}
{% load i18n %}
{% block details %}
{% include "part/tabs.html" with tab="allocation" %}
<h4>Part Allocation</h4>
<h4>{% trans "Part Stock Allocations" %}</h4>
<table class='table table-striped table-condensed' id='build-table'>
<tr>