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

Version Path
renalware-core-2.0.167 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.166 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.165 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.164 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.163 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.162 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.161 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.160 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.159 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.158 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.157 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.156 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.155 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.153 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.152 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.151 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.149 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.148 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.147 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim
renalware-core-2.0.146 app/views/renalware/low_clearance/dashboards/_page_actions.html.slim