Sha256: 58f19a52cce2f21bb5ad85d72241499143d6406828a67000087b2271edee967c
Contents?: true
Size: 771 Bytes
Versions: 54
Compression:
Stored size: 771 Bytes
Contents
- i18_scope = letter.clinical? ? "clinical" : "simple" = within_patient_layout(title: t(".#{i18_scope}.page_title"), breadcrumbs: letters_breadcrumb(patient)) do .document = simple_form_for letter, url: patient_letters_letters_path(patient, letter.event), as: :letter, wrapper: "horizontal_form", html: { id: "letter-form", autocomplete: "off" } do |f| = render "form", f: f, patient: patient, contact: contact, contacts: contacts, electronic_recipient_options: electronic_recipient_options = render "add_contact", patient: patient, contact: contact, contact_descriptions: contact_descriptions
Version data entries
54 entries across 54 versions & 1 rubygems