You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
271 B
8 lines
271 B
11 years ago
|
.columns.medium-8
|
||
|
= field f, :registration_open, :check_box, help: true
|
||
|
= field f, :preregistration_info, :text_area, help: true
|
||
|
= field f, :registration_info, :text_area, help: true
|
||
|
= field f, :postregistration_info, :text_area, help: true
|
||
|
.columns
|
||
|
= actions :save
|