From 78f2c7a7129c6166ff6b5205c76ebd479b6339c6 Mon Sep 17 00:00:00 2001 From: Benard Ebinu Date: Wed, 27 Dec 2017 11:46:18 -0800 Subject: [PATCH] DIV-558: Use the prequal question to enable or disable child support forms --- edivorce/apps/core/templates/dashboard/print_form.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/edivorce/apps/core/templates/dashboard/print_form.html b/edivorce/apps/core/templates/dashboard/print_form.html index 348f8819..e6e3bb8f 100644 --- a/edivorce/apps/core/templates/dashboard/print_form.html +++ b/edivorce/apps/core/templates/dashboard/print_form.html @@ -174,7 +174,7 @@ -{% if number_children_seeking_support|add:"0" > 0 %} +{% if children_of_marriage == 'YES' %}