Sha256: c5058f63715b0c062da9be4833ed52156b8a5241247cde4a1791635208920c61
Contents?: true
Size: 759 Bytes
Versions: 50
Compression:
Stored size: 759 Bytes
Contents
= link_to(patient_low_clearance_mdm_path(patient), class: "button with-icon secondary") do i.fa.fa-group = t(".mdm") a.button.dropdown.with-icon(href="#" data-dropdown="pd-options" aria-controls="pd-options" aria-expanded="false") i.fa.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
50 entries across 50 versions & 1 rubygems