|
|
|
@ -1,5 +1,3 @@ |
|
|
|
# frozen_string_literal: true |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class Form::Sales::Pages::PersonSexRegisteredAtBirth < ::Form::Page |
|
|
|
class Form::Sales::Pages::PersonSexRegisteredAtBirth < ::Form::Page |
|
|
|
def initialize(id, hsh, subsection, person_index:) |
|
|
|
def initialize(id, hsh, subsection, person_index:) |
|
|
|
super(id, hsh, subsection) |
|
|
|
super(id, hsh, subsection) |
|
|
|
|