Sha256: 4852c3ebdcde0f1759fc1da1a8df4fb178b9615eb7971aca87db173b4708d054

Contents?: true

Size: 494 Bytes

Versions: 3

Compression:

Stored size: 494 Bytes

Contents

#infection
  dl.dl-horizontal
    dt Diagnosed:
    dd= l exit_site_infection.diagnosis_date
    dt Last Updated:
    dd= l exit_site_infection.updated_at
    dt Outcome:
    dd= exit_site_infection.outcome
    dt Treatment:
    dd= exit_site_infection.treatment
    dt Notes:
    dd= exit_site_infection.notes

  .right
    = link_to "Edit",
              edit_patient_pd_exit_site_infection_path(patient, exit_site_infection),
              remote: true,
              class: %i(button tiny)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc3 app/views/renalware/pd/exit_site_infections/_details.html.slim
renalware-core-2.0.0.pre.rc1 app/views/renalware/pd/exit_site_infections/_details.html.slim
renalware-core-2.0.0.pre.beta12 app/views/renalware/pd/exit_site_infections/_details.html.slim