Sha256: af0e84337302fb610c511d394364d98d32e1b0291edd05ef3342c0aca6167122

Contents?: true

Size: 409 Bytes

Versions: 3

Compression:

Stored size: 409 Bytes

Contents

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: "message", collection: messages
= paginate messages
= 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/messages/_table.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/messaging/messages/_table.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/messaging/messages/_table.html.slim