Sha256: 98696d7e613748eb91e3bfbd28a115bcfb2fad0c38c05d5be547b78c1966cdaa
Contents?: true
Size: 699 Bytes
Versions: 153
Compression:
Stored size: 699 Bytes
Contents
table thead th.col-width-tiny th.col-width-date Diagnosed on th Outcome th Treatment th.col-width-date= t("updated_at") tbody - exit_site_infections.each do |e| tr valign="top" td valign="top" - unless current_user.has_role?(:read_only) = link_to "View", patient_pd_exit_site_infection_path(patient, e.id), class: "view-es-infection", id: "view-es-infection-#{e.id}" td valign="top" = l e.diagnosis_date td valign="top" = e.outcome td valign="top" = e.treatment td valign="top" = e.updated_at.to_date
Version data entries
153 entries across 153 versions & 1 rubygems