Browse Source

consistently show prevten if it's not a renewal question (#371)

pull/375/head
kosiakkatrina 3 years ago committed by GitHub
parent
commit
2b249c3449
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      config/forms/2021_2022.json

3
config/forms/2021_2022.json

@ -3597,8 +3597,7 @@
},
"depends_on": [
{
"renewal": 0,
"needstype": 0
"renewal": 0
}
]
},

Loading…
Cancel
Save