From 4ba4b4c8630c1e3dd5ad0bc67da5eb95c3fdc4b1 Mon Sep 17 00:00:00 2001 From: Benard Ebinu Date: Fri, 23 Feb 2018 14:17:49 -0800 Subject: [PATCH] DIV-803: Only show order related questions if the user indicated they will be seeking orders --- .../apps/core/templates/question/06_children_what_for.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/edivorce/apps/core/templates/question/06_children_what_for.html b/edivorce/apps/core/templates/question/06_children_what_for.html index 32011cea..9fe68dc7 100644 --- a/edivorce/apps/core/templates/question/06_children_what_for.html +++ b/edivorce/apps/core/templates/question/06_children_what_for.html @@ -2,6 +2,7 @@ {% load staticfiles %} {% load input_field %} {% load step_order %} +{% load load_json %} {% block title %}{{ block.super }}: Your Children {% endblock %} @@ -222,6 +223,8 @@ + + {% if 'Child support' in want_which_orders|load_json %}

Do you have a

+

If you are asking for an + {% endif %}

Please indicate which act you are asking for support under.