mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
removing duplicate information
This commit is contained in:
parent
be92efe7b9
commit
6c30d128a1
@ -4,11 +4,6 @@
|
|||||||
{% load inventree_extras %}
|
{% load inventree_extras %}
|
||||||
|
|
||||||
{% block pre_form_content %}
|
{% block pre_form_content %}
|
||||||
<div class='alert alert-info alert-block'>
|
|
||||||
{% blocktrans %}Pricing information for:<br>{{part}}.{% endblocktrans %}
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<h4>{% trans 'Quantity' %}</h4>
|
|
||||||
<table class='table table-striped table-condensed table-price-two'>
|
<table class='table table-striped table-condensed table-price-two'>
|
||||||
<tr>
|
<tr>
|
||||||
<td><b>{% trans 'Part' %}</b></td>
|
<td><b>{% trans 'Part' %}</b></td>
|
||||||
|
Loading…
Reference in New Issue
Block a user