From 7a135bf02c12bd8fc96ea95238c3d3510e1a898e Mon Sep 17 00:00:00 2001 From: Mike Olund Date: Tue, 28 Mar 2017 15:42:49 -0700 Subject: [PATCH] Fixed conditional rules on Property and debt screen --- edivorce/fixtures/Question.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edivorce/fixtures/Question.json b/edivorce/fixtures/Question.json index 30591947..9cf12224 100644 --- a/edivorce/fixtures/Question.json +++ b/edivorce/fixtures/Question.json @@ -534,7 +534,7 @@ "summary_order": 50, "required": "Conditional", "conditional_target": "want_other_property_claims", - "reveal_response": "Ask for other property claims" + "reveal_response": "[\"Ask for other property claims\"]" }, "model": "core.question", "pk": "other_property_claims"