6 lines
149 B
Text
6 lines
149 B
Text
|
|
.row
|
||
|
|
.col-md-6
|
||
|
|
= text_field_tag "sponsor[swag_hash][#{index}][type]"
|
||
|
|
.col-md-6
|
||
|
|
= text_field_tag "sponsor[swag_hash][#{index}][quantity]"
|