Code clean up

This commit is contained in:
James Cole
2017-06-24 13:04:41 +02:00
parent 8a175d147b
commit 04a8a0e6a1
17 changed files with 29 additions and 398 deletions

View File

@@ -8,7 +8,7 @@
* See the LICENSE file for details.
*/
/** global: spent, budgeted, available, currencySymbol, budgetIndexURI */
/** global: spent, budgeted, available, currencySymbol, budgetIndexURI, accounting */
function drawSpentBar() {
"use strict";