Experimental multi-budget overview.

This commit is contained in:
James Cole
2017-08-31 07:29:23 +02:00
parent 8dec769d64
commit 8db9641480
4 changed files with 104 additions and 2 deletions

View File

@@ -111,6 +111,7 @@
<a href="{{ route('budgets.index', [start.format('Y-m-d')]) }}" class="btn btn-default">{{ currentMonth }}</a>
<a href="{{ route('budgets.index', [next.format('Y-m-d')]) }}" class="btn btn-default" title="{{ nextText }}">&rarr;</a>
</div>
<div><a href="{{ route('budgets.multi-period') }}">{{ 'multi_period_overview'|_ }}</a></div>
</div>
<div class="col-lg-2 col-md-4 col-sm-12 col-xs-12 text-right">
<select class="form-control selectPeriod" name="next">