mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-14 21:58:14 +00:00
Fixed some JS things [skip ci]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* globals $, budgeted:false, currencySymbol, budgetIncomeTotal ,budgetedMuch, budgetedPercentage, token, budgetID, repetitionID, spent, budgeted*/
|
||||
/* globals $, budgeted:true, currencySymbol, budgetIncomeTotal ,budgetedMuch, budgetedPercentage, token, budgetID, repetitionID, spent, googleLineChart */
|
||||
|
||||
function drawSpentBar() {
|
||||
"use strict";
|
||||
|
||||
Reference in New Issue
Block a user