Sha256: 0ef0adba36d07c30aa7aaac19de65237b35ee785663edbab879a5e2d9dd23a9a
Contents?: true
Size: 700 Bytes
Versions: 6
Compression:
Stored size: 700 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
6 entries across 6 versions & 1 rubygems