Sha256: eb3794517dcb7bd5fbb6315f27988bc550451852478e613fc53b5ac9a85a3ac3
Contents?: true
Size: 579 Bytes
Versions: 23
Compression:
Stored size: 579 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.fas.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
23 entries across 23 versions & 1 rubygems