Fix email of changes

remotes/origin/enhancement/email-actions
David Barragán Merino 2014-09-25 17:30:29 +02:00
parent 7bc9cb1703
commit 894fb34439
1 changed files with 1 additions and 1 deletions

View File

@ -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>