Sha256: 3b5f12be82766276c3bd4416ed8a8b4deaa13ca653c3c20a626dc6c4c961e629
Contents?: true
Size: 536 Bytes
Versions: 13
Compression:
Stored size: 536 Bytes
Contents
- if prescription.current? && policy(prescription).edit? = link_to "Edit", edit_patient_prescription_path(patient, prescription), remote: true - unless prescription.terminated_or_marked_for_termination? - if policy(prescription).destroy? = link_to "Terminate", new_patient_medications_prescription_termination_path(patient, prescription, @treatable), remote: true
Version data entries
13 entries across 13 versions & 1 rubygems