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