Sha256: 88beb3b7af973998a8fc8a3ec9b08336f4d7a6d9c5d767261b19366dc8dfc9c1

Contents?: true

Size: 366 Bytes

Versions: 2

Compression:

Stored size: 366 Bytes

Contents

.sent-messages
  table.messages.messages-sent.has_togglable_content
    thead
      tr
        th.col-width-date-time= t(".sent_at")
        th.col-width-large= t(".patient_name")
        th.col-width-reference-no= t(".hosp_no")
        th= t(".subject")
        th= t(".recipients")
        td
    tbody
      = render partial: "sent_receipt", collection: receipts

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta9 app/views/renalware/messaging/internal/receipts/_sent_table.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/messaging/internal/receipts/_sent_table.html.slim