mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 20:16:22 +00:00
Removed code from budget index [skip ci]
This commit is contained in:
@@ -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')}};
|
||||
|
Reference in New Issue
Block a user