Browse Source

Fix routing for tshortfall

pull/571/head
baarkerlounger 3 years ago
parent
commit
44d4058066
  1. 8
      config/forms/2022_2023.json

8
config/forms/2022_2023.json

@ -5784,19 +5784,19 @@
"depends_on": [ "depends_on": [
{ {
"hb": 1, "hb": 1,
"hbrentshortfall": 0 "hbrentshortfall": 1
}, },
{ {
"hb": 6, "hb": 6,
"hbrentshortfall": 0 "hbrentshortfall": 1
}, },
{ {
"hb": 7, "hb": 7,
"hbrentshortfall": 0 "hbrentshortfall": 1
}, },
{ {
"hb": 8, "hb": 8,
"hbrentshortfall": 0 "hbrentshortfall": 1
} }
] ]
} }

Loading…
Cancel
Save