Sha256: 9865dd61a4c640c9c9c7c5f3fa0de68c6ab66ed44fb1c72de7f85394d1efee2f

Contents?: true

Size: 457 Bytes

Versions: 9

Compression:

Stored size: 457 Bytes

Contents

/ See Vaccination.to_partial_path etc
/ Pulled into the New Event form via a js get to EventsController#new
= f.simple_fields_for :document, event.document do |fd|
  /= fd.input :type, wrapper: :horizontal_medium
  = fd.input :type, wrapper: :horizontal_medium, collection: Renalware::Virology::VaccinationType.ordered.pluck(:name, :code)
  = fd.input :drug, wrapper: :horizontal_medium, collection: Renalware::Drugs::Drug.for(:vaccine).pluck(:name, :name)

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
renalware-core-2.1.1 app/views/renalware/virology/vaccinations/_inputs.html.slim
renalware-core-2.1.0 app/views/renalware/virology/vaccinations/_inputs.html.slim
renalware-core-2.0.167 app/views/renalware/virology/vaccinations/_inputs.html.slim
renalware-core-2.0.166 app/views/renalware/virology/vaccinations/_inputs.html.slim
renalware-core-2.0.165 app/views/renalware/virology/vaccinations/_inputs.html.slim
renalware-core-2.0.164 app/views/renalware/virology/vaccinations/_inputs.html.slim
renalware-core-2.0.163 app/views/renalware/virology/vaccinations/_inputs.html.slim
renalware-core-2.0.162 app/views/renalware/virology/vaccinations/_inputs.html.slim
renalware-core-2.0.161 app/views/renalware/virology/vaccinations/_inputs.html.slim