Sha256: ae34041c3b27e5b1522bb45e3f7485cdadbebf27b33734171aedb1777f56776e
Contents?: true
Size: 578 Bytes
Versions: 61
Compression:
Stored size: 578 Bytes
Contents
= content_for(:actions) do = link_to "Add", new_patient_prescription_path(@patient), remote: true, class: "button" | = link_to patient_prescriptions_path(@patient, treatable, format: :pdf), class: "button secondary with-icon" do i.fa.fa-print | Print = within_patient_layout(title: "Prescriptions") do = render "filter_form", search: current_search, drug_types: drug_types, treatable: treatable = render "index", local_assigns
Version data entries
61 entries across 61 versions & 1 rubygems