mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Removed code from budget index [skip ci]
This commit is contained in:
parent
4a2b01cd9a
commit
ee4e061739
@ -89,7 +89,6 @@
|
||||
{% block scripts %}
|
||||
<script type="text/javascript">
|
||||
var budgetID = {{budget.id}};
|
||||
var currencyCode = '{{ getCurrencyCode() }}';
|
||||
{% if repetition.id %}
|
||||
var repetitionID = {{repetition.id}};
|
||||
var year = {{repetition.startdate.format('Y')}};
|
||||
|
Loading…
Reference in New Issue
Block a user