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