Fixing issue change body email notification template

remotes/origin/enhancement/email-actions
Alejandro Alonso 2014-10-29 08:49:29 +01:00
parent fac330246b
commit 50ceecb115
1 changed files with 1 additions and 1 deletions

View File

@ -18,8 +18,8 @@
{% if changed_fields %}
{% include "emails/includes/fields_diff-html.jinja" %}
{% endif %}
</td>
{% endfor %}
</td>
</tr>
</table>
{% endblock %}