Sha256: 5dbd21c5077d56bc366d6db97918f895a9d72561ca0fd659151e3e10d06f86c2
Contents?: true
Size: 761 Bytes
Versions: 114
Compression:
Stored size: 761 Bytes
Contents
= link_to(patient_low_clearance_mdm_path(patient), class: "button with-icon secondary") do i.fas.fa-users = t(".mdm") a.button.dropdown.with-icon(href="#" data-dropdown="pd-options" aria-controls="pd-options" aria-expanded="false") i.fas.fa-plus | Add br ul.f-dropdown#pd-options(data-dropdown-content aria-hidden="true") = dropdown_btn_item enabled: dashboard.profile.new_record? && dashboard.profile_policy_edit?, title: t(".add_profile"), url: edit_patient_low_clearance_profile_path(patient) - unless patient.ever_been_on_low_clearance? = render "modality_missing_warning", message: t(".missing_modality_warning")
Version data entries
114 entries across 114 versions & 1 rubygems