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

replace bold tags

This commit is contained in:
Matthias
2021-09-02 00:17:12 +02:00
parent edb1602c7c
commit 6a420fd95c
30 changed files with 42 additions and 42 deletions

View File

@ -6,7 +6,7 @@
{{ block.super }}
<!--
<p>
<b>{{ name }}</b><br>
<strong>{{ name }}</strong><br>
{{ description }}<br>
<i>{% trans "Current value" %}: {{ value }}</i>
</p>