From 2f452838c8cae9f4fb0a1ae916011f2e0d9c1247 Mon Sep 17 00:00:00 2001 From: Pete Herlihy <peter.herlihy@digital.cabinet-office.gov.uk> Date: Wed, 26 Aug 2015 13:49:00 +0100 Subject: [PATCH] Splitting Israel and The Occupied Palestinian Territories' into their own country options --- app/helpers/form_helper.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/helpers/form_helper.rb b/app/helpers/form_helper.rb index e9944959f..7c4b3011e 100644 --- a/app/helpers/form_helper.rb +++ b/app/helpers/form_helper.rb @@ -106,7 +106,7 @@ def countries_for_select 'Iraq', 'Ireland', 'Isle of Man', - 'Israel and the Occupied Palestinian Territories', + 'Israel', 'Italy', 'Ivory Coast (Cote d''Ivoire)', 'Jamaica', @@ -208,6 +208,7 @@ def countries_for_select 'Tajikistan', 'Tanzania', 'Thailand', + 'The Occupied Palestinian Territories', 'Togo', 'Tonga', 'Trinidad and Tobago',