Sha256: cc44d4bb15103484129cafd4a70009793942e3d93fac2ebe90bd904611be853d
Contents?: true
Size: 389 Bytes
Versions: 16
Compression:
Stored size: 389 Bytes
Contents
= within_patient_layout(breadcrumbs: pd_summary_breadcrumb(pet.patient), title: "New PET result") do = simple_form_for(pet, url: renalware.patient_pd_pet_results_path(pet.patient), wrapper: :horizontal_form) do |f| = render "form_fields", form: f = f.submit "Save", class: :button ' or = link_to "cancel", patient_pd_dashboard_path(pet.patient)
Version data entries
16 entries across 16 versions & 1 rubygems