Skip to content

Commit

Permalink
CCS: Always display household accommodation section (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
MebinAbraham authored Jul 9, 2020
1 parent aeff241 commit 5f24f6a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
11 changes: 0 additions & 11 deletions source/jsonnet/england-wales/ccs_household.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -156,17 +156,6 @@ function(region_code, census_month_year_date) {
{
id: 'accommodation-section',
title: 'Household accommodation',
enabled: [
{
when: [
{
id: 'you-live-here-answer',
condition: 'contains',
value: 'Yes',
},
],
},
],
summary: { show_on_completion: false },
groups: [
{
Expand Down
2 changes: 1 addition & 1 deletion translations/ccs_household_gb_eng.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2020-07-08 09:32+0100\n"
"POT-Creation-Date: 2020-07-09 09:37+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down

0 comments on commit 5f24f6a

Please sign in to comment.