osem-fcy/app/views/admin/sponsors/_swag_fields.html.haml
2017-08-29 12:16:17 +03:00

5 lines
218 B
Text

.row
.col-md-6
= f.input :type, label: 'Swag\'s type', input_html: { name: "sponsor[swag_hash][#{index}][type]"}
.col-md-6
= f.input :quantity, input_html: { name: "sponsor[swag_hash][#{index}][quantity]"}