Browse Source

fix the question dependency for prevten

pull/364/head
Kat 3 years ago
parent
commit
a2644aab5f
  1. 4
      config/forms/2021_2022.json

4
config/forms/2021_2022.json

@ -3598,7 +3598,7 @@
"depends_on": [
{
"renewal": 0,
"needstype": 0
"needstype": 1
}
]
},
@ -3624,7 +3624,7 @@
"depends_on": [
{
"renewal": 1,
"needstype": 0
"needstype": 1
}
]
},

Loading…
Cancel
Save