Mark product change panel titles for translation (#918)

This commit is contained in:
Felix Rindt
2018-05-28 10:54:35 +02:00
committed by Raphael Michel
parent 43fb6fe6e5
commit f509b26800

View File

@@ -150,7 +150,7 @@
<div class="panel panel-default items">
<div class="panel-heading">
<h3 class="panel-title">
Add product
{% trans "Add product" %}
</h3>
</div>
<div class="panel-body">
@@ -176,7 +176,7 @@
<div class="panel panel-default items">
<div class="panel-heading">
<h3 class="panel-title">
Other operations
{% trans "Other operations" %}
</h3>
</div>
<div class="panel-body">