Sha256: c9ad08aa2ea3454f093f8f195b7df02ac76621552d30caf175081510bb01c2f8

Contents?: true

Size: 533 Bytes

Versions: 3

Compression:

Stored size: 533 Bytes

Contents

table.auto-layout.align-top.messages.has-togglable-rows
  thead
    tr
      th.col-width-tinyish= t(".age")
      /th.col-width-tiny.show-for-large-up
      th.col-width-medium= t(".from")
      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")
      td.col-width-small

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

= render "renalware/messaging/messages/modal_dialog_placeholder"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta7 app/views/renalware/messaging/receipts/_table.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/messaging/receipts/_table.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/messaging/receipts/_table.html.slim