mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-18 20:38:57 +00:00
Fix JS references.
This commit is contained in:
@@ -94,5 +94,5 @@
|
||||
var reportType = '{{ report_type }}';
|
||||
var accountIds = '{{ accountIds }}';
|
||||
</script>
|
||||
<script type="text/javascript" src="js/reports.js"></script>
|
||||
<script type="text/javascript" src="js/reports/default/multi-year.js"></script>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user