mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Various code cleanup
This commit is contained in:
2
public/js/ff/budgets/index.js
vendored
2
public/js/ff/budgets/index.js
vendored
@@ -8,7 +8,7 @@
|
||||
* See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
/** global: spent, budgeted, available, currencySymbol, budgetIndexURI, accounting */
|
||||
/** global: spent, budgeted, available, currencySymbol, budgetIndexUri, updateIncomeUri, periodStart, periodEnd, budgetAmountUri, accounting */
|
||||
|
||||
function drawSpentBar() {
|
||||
"use strict";
|
||||
|
Reference in New Issue
Block a user