Sha256: 83e4e0584ae154088bfa95aa5c6f1226619e94dca8e18f2df21880bb7e0109c3

Contents?: true

Size: 367 Bytes

Versions: 2

Compression:

Stored size: 367 Bytes

Contents

table.auto-layout.letters
  thead
    tr
      th.col-width-tiny= t("thead.state")
      th.col-width-date-time= t("thead.date_")
      th.col-width-medium= t("thead.author")
      th.col-width-large= t("thead.patient")
      th= t("thead.description")
      th.col-width-small

  tbody
    = render partial: "renalware/dashboard/letters/letter", collection: letters

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
renalware-core-2.1.1 app/views/renalware/dashboard/letters/_table.html.slim
renalware-core-2.1.0 app/views/renalware/dashboard/letters/_table.html.slim