From e4659f1285fc9e708ace13f81d4f4c6819db4d8e Mon Sep 17 00:00:00 2001 From: Charles Shin Date: Thu, 23 Feb 2017 14:28:10 -0800 Subject: [PATCH] Updated pages --- edivorce/apps/core/static/js/main.js | 2 +- edivorce/apps/core/templates/question/02_claimant.html | 2 +- edivorce/apps/core/templates/question/03_respondent.html | 2 +- edivorce/apps/core/templates/question/04_marriage.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/edivorce/apps/core/static/js/main.js b/edivorce/apps/core/static/js/main.js index a413ec10..ec68dc66 100755 --- a/edivorce/apps/core/static/js/main.js +++ b/edivorce/apps/core/static/js/main.js @@ -13,7 +13,7 @@ $(function () { $('[data-toggle="tooltip"]').tooltip({trigger: 'click'}); // when user click textbox beside radio button, check the associated radio button - $(".other-textbox").on("click", function(){ + $(".other-textbox").on("click focus", function(){ $(this).siblings(".radio_with_textbox").prop('checked', true); }); diff --git a/edivorce/apps/core/templates/question/02_claimant.html b/edivorce/apps/core/templates/question/02_claimant.html index a22aee3d..f047a1ed 100644 --- a/edivorce/apps/core/templates/question/02_claimant.html +++ b/edivorce/apps/core/templates/question/02_claimant.html @@ -113,7 +113,7 @@

How long have you lived in British Columbia?

Please select one

-
+

In order to apply for a divorce in British Columbia, you or your spouse must have been a regular resident in B.C (the legal term is ordinarily resident diff --git a/edivorce/apps/core/templates/question/03_respondent.html b/edivorce/apps/core/templates/question/03_respondent.html index 0f279235..ee4d16d4 100644 --- a/edivorce/apps/core/templates/question/03_respondent.html +++ b/edivorce/apps/core/templates/question/03_respondent.html @@ -115,7 +115,7 @@

How long has your spouse lived in British Columbia?

Please select one

-
+

In order to apply for a divorce in British Columbia, you or your spouse must have been a regular resident in B.C (the legal term is ordinarily resident diff --git a/edivorce/apps/core/templates/question/04_marriage.html b/edivorce/apps/core/templates/question/04_marriage.html index c7eb01bb..e2d18e6a 100644 --- a/edivorce/apps/core/templates/question/04_marriage.html +++ b/edivorce/apps/core/templates/question/04_marriage.html @@ -81,7 +81,7 @@

-
+