mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Small bug fixes and cleaning up.
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
<script type="text/javascript">
|
||||
var accountID = {{{$account->id}}};
|
||||
var currencyCode = '{{Amount::getCurrencyCode()}}';
|
||||
var token = "{{csrf_token()}}";
|
||||
</script>
|
||||
<!-- load the libraries and scripts necessary for Google Charts: -->
|
||||
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
|
||||
|
Reference in New Issue
Block a user