diff --git a/edivorce/apps/core/templates/pdf/partials/fact_sheet_c.html b/edivorce/apps/core/templates/pdf/partials/fact_sheet_c.html index df4fd47a..664a72a6 100644 --- a/edivorce/apps/core/templates/pdf/partials/fact_sheet_c.html +++ b/edivorce/apps/core/templates/pdf/partials/fact_sheet_c.html @@ -41,7 +41,7 @@
Your annual income?
diff --git a/edivorce/fixtures/Question.json b/edivorce/fixtures/Question.json index 33419c1f..1ca81ac7 100644 --- a/edivorce/fixtures/Question.json +++ b/edivorce/fixtures/Question.json @@ -1423,6 +1423,18 @@ "model": "core.question", "pk": "number_of_children_claimant" }, +{ + "fields": { + "name": "How many children spend more than 60 percent of their time with your spouse and for whom you are obliged to pay support?", + "description": "For Step 6, Your children - Your children - Fact Sheet C Split Custody", + "summary_order": 0, + "required": "Conditional", + "conditional_target": "claimant_children", + "reveal_response": "" + }, + "model": "core.question", + "pk": "number_of_children_claimant_spouse" +}, { "fields": { "name": "How do I calculate annual income?",