Sha256: 17889736ba1cfbcbf1299b46cb34a3c2d2e3ce926645d399b40657cbd0ded979

Contents?: true

Size: 643 Bytes

Versions: 146

Compression:

Stored size: 643 Bytes

Contents

- return if current_profile.blank?

article
  header
    h2 Current Access Profile
    ul
      li= link_to "Edit",
                  edit_patient_accesses_profile_path(patient, current_profile),
                  class: "button"
      li= link_to "View",
                  patient_accesses_profile_path(patient, current_profile),
                  class: "button secondary"

  dl.dl-horizontal
    dt Formed On:
    dd= current_profile.formed_on
    dt Type:
    dd= current_profile.type
    dt Side:
    dd= current_profile.side
    dt Start Date:
    dd= current_profile.started_on
    dt Notes:
    dd= simple_format current_profile.notes

Version data entries

146 entries across 146 versions & 1 rubygems

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