Hide some fields.

This commit is contained in:
James Cole
2016-04-03 14:01:27 +02:00
parent 90bdc40393
commit f22a9799a1
6 changed files with 20 additions and 5 deletions

View File

@@ -6,6 +6,7 @@
<h4 class="modal-title" id="budgetSpentAmountLabel">{{ 'budget_spent_amount'|_ }}</h4>
</div>
<div class="modal-body">
{% set hideBudget = true %}
{% include 'popup/list/journals.twig' %}
</div>
<div class="modal-footer">