Sha256: 8862208094f93e43c198c4ba5a19a7143019028ecd6913d6f733ce0f7fd11175

Contents?: true

Size: 557 Bytes

Versions: 5

Compression:

Stored size: 557 Bytes

Contents

table.auto-layout.align-top.messages.has-togglable-rows
  thead
    tr
      th.col-width-tinyish= t(".age")
      th.col-width-medium= t(".from")
      th.col-width-date-time= t(".sent_at")
      th.at-least.col-width-medium= t(".patient_name")
      th.col-width-nhs-no= t(".nhs_no")
      th.col-width-reference-no= t(".hosp_no")
      th= t(".subject")
      td.col-width-tiny

  tbody
    = render partial: "renalware/messaging/internal/receipts/receipt", collection: receipts

= render "renalware/messaging/internal/messages/modal_dialog_placeholder"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc3 app/views/renalware/messaging/internal/receipts/_table.html.slim
renalware-core-2.0.0.pre.rc1 app/views/renalware/messaging/internal/receipts/_table.html.slim
renalware-core-2.0.0.pre.beta12 app/views/renalware/messaging/internal/receipts/_table.html.slim
renalware-core-2.0.0.pre.beta11 app/views/renalware/messaging/internal/receipts/_table.html.slim
renalware-core-2.0.0.pre.beta10 app/views/renalware/messaging/internal/receipts/_table.html.slim