Sha256: 7da60cb1fb503c86cf93fad02df22644fe74b2ac345a1047242659424e9976f7

Contents?: true

Size: 281 Bytes

Versions: 24

Compression:

Stored size: 281 Bytes

Contents

.card.mb-4
  .card-body
    - if f.object.purchased?
      = f.static_field :event_product, label: 'Purchased event add-ons'
    - else
      = f.select :event_product_id, effective_events_event_products_collection(event), label: false

    -# = f.text_area :notes, label: 'Notes'

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
effective_events-0.5.6 app/views/effective/event_addons/_fields.html.haml
effective_events-0.5.5 app/views/effective/event_addons/_fields.html.haml
effective_events-0.5.4 app/views/effective/event_addons/_fields.html.haml
effective_events-0.5.3 app/views/effective/event_addons/_fields.html.haml
effective_events-0.5.2 app/views/effective/event_addons/_fields.html.haml
effective_events-0.5.1 app/views/effective/event_addons/_fields.html.haml
effective_events-0.5.0 app/views/effective/event_addons/_fields.html.haml
effective_events-0.4.2 app/views/effective/event_addons/_fields.html.haml
effective_events-0.4.1 app/views/effective/event_addons/_fields.html.haml
effective_events-0.4.0 app/views/effective/event_addons/_fields.html.haml
effective_events-0.3.1 app/views/effective/event_addons/_fields.html.haml
effective_events-0.3.0 app/views/effective/event_addons/_fields.html.haml
effective_events-0.2.8 app/views/effective/event_addons/_fields.html.haml
effective_events-0.2.7 app/views/effective/event_addons/_fields.html.haml
effective_events-0.2.6 app/views/effective/event_addons/_fields.html.haml
effective_events-0.2.5 app/views/effective/event_addons/_fields.html.haml
effective_events-0.2.4 app/views/effective/event_addons/_fields.html.haml
effective_events-0.2.3 app/views/effective/event_addons/_fields.html.haml
effective_events-0.2.2 app/views/effective/event_addons/_fields.html.haml
effective_events-0.2.1 app/views/effective/event_addons/_fields.html.haml