From d560ddc4f93c36056420ce886a2116e4b2233d9d Mon Sep 17 00:00:00 2001 From: Charles Shin Date: Mon, 6 Mar 2017 17:04:23 -0800 Subject: [PATCH] Fixed typo and minor bugs for DIV - 121, 124, 127, 128, 129, 134, 135, 142, 145 --- edivorce/apps/core/templates/pdf/form1.html | 3 ++- .../apps/core/templates/prequalification/step_01.html | 2 +- .../apps/core/templates/prequalification/step_03.html | 2 +- .../apps/core/templates/prequalification/step_05.html | 10 +++++----- edivorce/apps/core/templates/question/11_review.html | 2 +- 5 files changed, 10 insertions(+), 9 deletions(-) diff --git a/edivorce/apps/core/templates/pdf/form1.html b/edivorce/apps/core/templates/pdf/form1.html index a7538d82..ecd09392 100644 --- a/edivorce/apps/core/templates/pdf/form1.html +++ b/edivorce/apps/core/templates/pdf/form1.html @@ -175,7 +175,8 @@ {% else %} fa-square-o" aria-hidden="true"> {% endif %} There is no possibility of reconciliation. - {% else %} fa-square-o" aria-hidden="true"> {% endif %} There has been no collusion, as defined in section 11 (4) of the Divorce Act (Canada), in relation to this claim for divorce. + {% check_list source=responses.no_collusion value='No collusion' as is_no_collusion %} + {% else %} fa-square-o" aria-hidden="true"> {% endif %} There has been no collusion, as defined in section 11 (4) of the Divorce Act (Canada), in relation to this claim for divorce. diff --git a/edivorce/apps/core/templates/prequalification/step_01.html b/edivorce/apps/core/templates/prequalification/step_01.html index 478a66a2..49ecf6e0 100644 --- a/edivorce/apps/core/templates/prequalification/step_01.html +++ b/edivorce/apps/core/templates/prequalification/step_01.html @@ -28,7 +28,7 @@ title="MARRIAGE LIKE RELATIONSHIP

The term "common-law relationship" is often used to refer to a marriage-like relationship that has lasted a certain length of time, usually one or two years. Used in some federal laws to refer to a marriage-like relationship of - a year or longer." aria-hidden="true"> (also know as common law) relationship + a year or longer." aria-hidden="true"> (also known as common law) relationship
-

Did you and {% if name_spouse %} {{ name_spouse }} {% else %} your spouse {% endif %} try and reconcile after you separated {% if separation_date %} on {{ separation_date }}{% endif %}?

+

Did you and {% if name_spouse %} {{ name_spouse }} {% else %} your spouse {% endif %} try to reconcile after you separated {% if separation_date %} on {{ separation_date }}{% endif %}?

diff --git a/edivorce/apps/core/templates/prequalification/step_05.html b/edivorce/apps/core/templates/prequalification/step_05.html index 87e2fa4d..426af75e 100644 --- a/edivorce/apps/core/templates/prequalification/step_05.html +++ b/edivorce/apps/core/templates/prequalification/step_05.html @@ -60,7 +60,7 @@
-

Is you marriage certificate or registration of marriage in English?

+

Is your marriage certificate or registration of marriage in English?