Better number formatting.

This commit is contained in:
James Cole
2016-05-17 19:23:23 +02:00
parent ce78c8993f
commit b0a5b53abb
4 changed files with 57 additions and 31 deletions

View File

@@ -62,7 +62,7 @@
{% endif %}
{% if accountPerspective %}
{{ formatPerspective(journal, accountPerspective)|raw }}
{{ formatAccountPerspective(journal, accountPerspective)|raw }}
{% endif %}
{% if budgetPerspective %}

View File

@@ -42,7 +42,7 @@
{% if not accountPerspective %}
{{ journal|formatJournal }}
{% else %}
{{ formatPerspective(journal, accountPerspective)|raw }}
{{ formatAccountPerspective(journal, accountPerspective)|raw }}
{% endif %}
</td>
<td class="hidden-sm hidden-xs">