Browse Source

DIV-863: Updating parenting arrangement question text

pull/160/head
Benard Ebinu 7 years ago
parent
commit
38053aacb3
2 changed files with 4 additions and 4 deletions
  1. +1
    -1
      edivorce/apps/core/templates/question/06_children_what_for.html
  2. +3
    -3
      edivorce/fixtures/Question.json

+ 1
- 1
edivorce/apps/core/templates/question/06_children_what_for.html View File

@ -255,7 +255,7 @@
<div class="question-well">
<h3>What parenting arrangements have been made for the children of the marriage?</h3>
<h3>The court needs to know what the current parenting arrangements are for the children of the marriage. Please describe below.</h3>
<div class="collapse-trigger collapsed" data-toggle="collapse" aria-expanded="false" data-target="#collapse_parenting_arrangement" aria-controls="collapse_parenting_arrangement">
<div>
What should we consider when determining parenting arrangements?


+ 3
- 3
edivorce/fixtures/Question.json View File

@ -839,7 +839,7 @@
},
{
"fields": {
"name": "What parenting arrangements have been made for the children of the marriage?",
"name": "The court needs to know what the current parenting arrangements are for the children of the marriage. Please describe below.",
"description": "For Step 6, Your children - What are you asking for",
"summary_order": 0,
"required": "Required"
@ -889,7 +889,7 @@
},
{
"fields": {
"name": "What is your annual gross income as per the Federal Child Support Guidelines?",
"name": "What is your annual gross income as determined above?",
"description": "For Step 6, Your children - Income & expenses",
"summary_order": 0,
"required": "Required"
@ -1091,7 +1091,7 @@
},
{
"fields": {
"name": "What is your spouse's annual gross income as per the Federal Child Support Guidelines?",
"name": "What is your spouse's annual gross income as determined above?",
"description": "For Step 6, Your children - Income & expenses",
"summary_order": 0,
"required": "Required"


Loading…
Cancel
Save