Compare commits
No commits in common. "adea1eeb02223b56ba4c5d3dfe0648d33171ecfa" and "48615b3438dca89c3da6ec98f0e2d17f10890cf4" have entirely different histories.
adea1eeb02
...
48615b3438
@ -153,9 +153,6 @@ class SummaryCardForTotals extends StatelessWidget {
|
||||
|
||||
/* Load page variables based on calculated totals. */
|
||||
switch (itemType) {
|
||||
case null:
|
||||
break;
|
||||
|
||||
case ItemType.asset:
|
||||
_assetTotal = monthlyTotal;
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user