Sha256: 380fe99253f624e150acce3dd0efb924d35daa7548f462ca47b0fe2577fc932d

Contents?: true

Size: 475 Bytes

Versions: 175

Compression:

Stored size: 475 Bytes

Contents

h2 Plan History

table.align-top
  thead
    th.col-width-tiny
    th.col-width-date Created
    th.col-width-date Terminated
    th.col-width-mediumish Plan
    th Notes
    th Decided by

  tbody
    - plans.each do |plan|
      tr
        td= link_to("View", [patient, plan])
        td= l(plan.created_at&.to_date)
        td= l(plan.terminated_at&.to_date)
        td= plan.plan_type.to_s
        td.col-width-large-with-ellipsis= plan.notes
        td= plan.decided_by

Version data entries

175 entries across 175 versions & 1 rubygems

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