Sha256: e5f254e25e3fa86651c9a62c1d78328249d0afb1baad755b309b26c2b904750d

Contents?: true

Size: 217 Bytes

Versions: 8

Compression:

Stored size: 217 Bytes

Contents

- # Choose non-member
.row
  .col-md= f.text_field :first_name, required: true
  .col-md= f.text_field :last_name, required: true

.row
  .col-md= f.email_field :email, required: true
  .col-md= f.text_field :company

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
effective_events-0.16.0 app/views/effective/event_registrants/_fields_regular.html.haml
effective_events-0.15.1 app/views/effective/event_registrants/_fields_regular.html.haml
effective_events-0.15.0 app/views/effective/event_registrants/_fields_regular.html.haml
effective_events-0.14.2 app/views/effective/event_registrants/_fields_regular.html.haml
effective_events-0.14.1 app/views/effective/event_registrants/_fields_regular.html.haml
effective_events-0.14.0 app/views/effective/event_registrants/_fields_regular.html.haml
effective_events-0.13.1 app/views/effective/event_registrants/_fields_regular.html.haml
effective_events-0.13.0 app/views/effective/event_registrants/_fields_regular.html.haml