From 1af313d6f5f881c9890f0793cfa37b790bcec4f4 Mon Sep 17 00:00:00 2001 From: Charles Shin Date: Thu, 23 Mar 2017 16:53:13 -0700 Subject: [PATCH] Fixed DIV-399, 394, 369, 383, 385, 386, 389, 390 --- edivorce/apps/core/templates/pdf/form1.html | 2 +- .../core/templates/question/02_claimant.html | 16 +++++++++------- .../core/templates/question/03_respondent.html | 16 +++++++++------- .../core/templates/question/04_marriage.html | 5 ----- .../apps/core/templates/question/06_support.html | 5 ++--- .../core/templates/question/07_property.html | 2 +- .../apps/core/templates/question/11_review.html | 2 +- 7 files changed, 23 insertions(+), 25 deletions(-) diff --git a/edivorce/apps/core/templates/pdf/form1.html b/edivorce/apps/core/templates/pdf/form1.html index 05557916..e6427178 100644 --- a/edivorce/apps/core/templates/pdf/form1.html +++ b/edivorce/apps/core/templates/pdf/form1.html @@ -190,7 +190,7 @@ C. Claimant 1 and Claimant 2 confirm that: [Check both of the following boxes.] - {% else %} fa-square-o" aria-hidden="true"> {% endif %} There is no possibility of reconciliation. + {% else %} fa-square-o" aria-hidden="true"> {% endif %} There is no possibility of reconciliation. {% check_list source=responses.no_collusion value='I agree' as is_no_collusion %} diff --git a/edivorce/apps/core/templates/question/02_claimant.html b/edivorce/apps/core/templates/question/02_claimant.html index 38c49fe4..ed73ce08 100644 --- a/edivorce/apps/core/templates/question/02_claimant.html +++ b/edivorce/apps/core/templates/question/02_claimant.html @@ -132,14 +132,13 @@

In order to apply for a divorce in B.C., you or your spouse must have been a regular resident in B.C (the legal term is - ordinarily resident) for at least one year immediately before starting the proceeding. + (even though you ultimately intend to return to the prior home)

A detailed explanation of the + meaning of ordinarily resident can be found on the Department of Justice website.

"> + ordinarily resident) for at least one year immediately before starting the proceeding.

diff --git a/edivorce/apps/core/templates/question/07_property.html b/edivorce/apps/core/templates/question/07_property.html index ac2aea86..4c87ffea 100644 --- a/edivorce/apps/core/templates/question/07_property.html +++ b/edivorce/apps/core/templates/question/07_property.html @@ -139,7 +139,7 @@

Property and Debt

diff --git a/edivorce/apps/core/templates/question/11_review.html b/edivorce/apps/core/templates/question/11_review.html index d3c14013..18ac7e22 100644 --- a/edivorce/apps/core/templates/question/11_review.html +++ b/edivorce/apps/core/templates/question/11_review.html @@ -182,7 +182,7 @@ {% block formbuttons %}
- Next    + Next   
{% endblock %}