From 11c4de0fc4fb4859d4d23f6f94a18aef3f69473f Mon Sep 17 00:00:00 2001
From: Benard Ebinu
Date: Mon, 5 Feb 2018 14:05:26 -0800
Subject: [PATCH] DIV-759: Changing field name that was accidently duplicated
---
edivorce/apps/core/templates/question/06_children_facts.html | 4 ++--
edivorce/fixtures/Question.json | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/edivorce/apps/core/templates/question/06_children_facts.html b/edivorce/apps/core/templates/question/06_children_facts.html
index 6f06c5e4..ec808a8b 100644
--- a/edivorce/apps/core/templates/question/06_children_facts.html
+++ b/edivorce/apps/core/templates/question/06_children_facts.html
@@ -608,12 +608,12 @@
diff --git a/edivorce/fixtures/Question.json b/edivorce/fixtures/Question.json
index b59bd4a7..eadf6f2e 100644
--- a/edivorce/fixtures/Question.json
+++ b/edivorce/fixtures/Question.json
@@ -1492,7 +1492,7 @@
"reveal_response": ""
},
"model": "core.question",
- "pk": "agree_to_child_support_amount"
+ "pk": "agree_to_guideline_child_support_amount"
},
{
"fields": {
@@ -1500,7 +1500,7 @@
"description": "For Step 6, Your children - Income & expenses - Fact Sheet D Child(ren) 19 Years or Older",
"summary_order": 0,
"required": "Conditional",
- "conditional_target": "agree_to_child_support_amount",
+ "conditional_target": "agree_to_guideline_child_support_amount",
"reveal_response": "YES"
},
"model": "core.question",