Small changes to twig files.

This commit is contained in:
James Cole
2016-11-06 14:52:48 +01:00
parent 22a2fe3f61
commit 7612f1f91a
11 changed files with 23 additions and 23 deletions

View File

@@ -62,7 +62,7 @@
balance: auditData[account.id].endBalance|formatAmount
})|raw }}
</p>
{% include 'reports/partials/journals-audit-tasker' with {'journals': auditData[account.id].journals,'account':account} %}
{% include 'reports.partials.journals-audit-tasker' with {'journals': auditData[account.id].journals,'account':account} %}
<p style="padding:10px;">
{{ trans('firefly.audit_end_balance',
{