Sha256: 455c633f2ffa233a8a538b7fb6e47876dc6f79c902ddcca656cf83b60526edcb

Contents?: true

Size: 405 Bytes

Versions: 160

Compression:

Stored size: 405 Bytes

Contents

= within_patient_layout(title: "Investigations / Edit") do

  = simple_form_for event,
      url: patient_investigation_path(patient, event),
      as: :events_event,
      html: { autocomplete: "off" },
      wrapper: "horizontal_form" do |f|

    = render "renalware/events/events/form",
             event: event,
             patient: patient,
             event_types: event_types,
             f: f

Version data entries

160 entries across 160 versions & 1 rubygems

Version Path
renalware-core-2.0.124 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.123 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.121 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.120 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.119 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.118 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.117 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.116 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.115 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.113 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.112 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.111 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.110 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.109 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.108 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.106 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.105 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.104 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.103 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.102 app/views/renalware/events/investigations/edit.html.slim