diff --git a/app/views/locations/edit_local_authority.html.erb b/app/views/locations/edit_local_authority.html.erb index 716531a92..ab48f0da3 100644 --- a/app/views/locations/edit_local_authority.html.erb +++ b/app/views/locations/edit_local_authority.html.erb @@ -25,6 +25,8 @@ <%= f.hidden_field :page, value: "edit-local-authority" %> + <%= f.hidden_field :add_another_location, value: params[:add_another_location] %> +