move swag fields to partial

This commit is contained in:
nasia 2017-08-25 20:04:19 +03:00
parent 93f7e07ebe
commit e55509183c
5 changed files with 21 additions and 23 deletions

View file

@ -0,0 +1,5 @@
.row
.col-md-6
= text_field_tag "sponsor[swag_hash][#{index}][type]"
.col-md-6
= text_field_tag "sponsor[swag_hash][#{index}][quantity]"