diff --git a/edivorce/apps/core/static/js/main.js b/edivorce/apps/core/static/js/main.js index 0a6afe46..d0b80d2f 100755 --- a/edivorce/apps/core/static/js/main.js +++ b/edivorce/apps/core/static/js/main.js @@ -675,6 +675,9 @@ $(function () { $(this).closest('td').removeClass('table-cell-active'); }); + if ($('.fact-sheets:visible').length === 0) { + $('#no_fact_sheet_notice').show(); + } // spinner // $('a.spinner').on('click', function (e) { diff --git a/edivorce/apps/core/templates/question/06_children_facts.html b/edivorce/apps/core/templates/question/06_children_facts.html index d4501693..ddc03d88 100644 --- a/edivorce/apps/core/templates/question/06_children_facts.html +++ b/edivorce/apps/core/templates/question/06_children_facts.html @@ -17,7 +17,7 @@ {% if 'None' not in special_extraordinary_expenses|load_json %} -