Closed LostRhapsody closed 9 months ago
I prevented the total and average budget used from being updated when the array is undefined or empty. Made sense at the time.
However they still need to be updated to each say $0. Otherwise it remains whatever the values were when you deleted the last array element.
Closed in a3275bbd3e93fd5e140413c697f77448689a8802
I prevented the total and average budget used from being updated when the array is undefined or empty. Made sense at the time.
However they still need to be updated to each say $0. Otherwise it remains whatever the values were when you deleted the last array element.