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.101 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.100 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.99 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.98 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.97 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.96 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.95 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.94 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.93 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.92 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.91 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.90 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.89 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.88 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.87 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.86 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.85 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.84 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.83 app/views/renalware/events/investigations/edit.html.slim
renalware-core-2.0.82 app/views/renalware/events/investigations/edit.html.slim