Fix email of changes
parent
7bc9cb1703
commit
894fb34439
|
@ -59,7 +59,7 @@
|
|||
{% endif %}
|
||||
{% endif %}
|
||||
{% if att.changes.description %}
|
||||
<li>description to <i>att.changes.description.1</i></li>
|
||||
<li>description to <i>{{ att.changes.description.1 }}</i></li>
|
||||
{% endif %}
|
||||
</ul>
|
||||
</dd>
|
||||
|
|
Loading…
Reference in New Issue