Sha256: 70c37acda72af20eac5a3d9d5a24f707542ce3490ecef657ac459c848ad8ed23
Contents?: true
Size: 537 Bytes
Versions: 157
Compression:
Stored size: 537 Bytes
Contents
p strong Termination Prescription: #{prescription.drug.name} #{prescription.dose} = simple_form_for termination, url: url, remote: true, html: { autocomplete: "off" }, wrapper: :horizontal_form do |f| = f.input :terminated_on, as: :date_picker = f.input :notes .row .large-offset-3.large-7.columns = f.button :submit, "Save", class: :tiny span= " or " = link_to "cancel", patient_prescriptions_path(patient, treatable), remote: true
Version data entries
157 entries across 157 versions & 1 rubygems