Fixed the tests.

This commit is contained in:
James Cole
2015-05-18 17:57:44 +02:00
parent 1bf0968bfe
commit 4113c4ff40
12 changed files with 242 additions and 11 deletions

View File

@@ -24,7 +24,7 @@
</td>
<td>
{% if budgetLine.getRepetition %}
{{ budgetLine.getRepetition.startdate.formatLocalized(monthAndDayFormat) }}
<a href="{{ route('budgets.show', [budgetLine.getBudget.id, budgetLine.getRepetition.id]) }}">{{ budgetLine.getRepetition.startdate.formatLocalized(monthAndDayFormat) }}</a>
{% endif %}
</td>
<td>