Sha256: 2a0e759c6e322914b76ea4911426445e3a377e418817a94256d31075f2ffd705
Contents?: true
Size: 617 Bytes
Versions: 41
Compression:
Stored size: 617 Bytes
Contents
- columns = local_assigns[:columns] || [:author] table.auto-layout.letters.has-togglable-rows thead tr th.noprint.togglers= table_toggler th.noprint.col-width-11 th.col-width-tiny State th.col-width-date-time Date - if columns.include?(:author) th.col-width-medium Author - if columns.include?(:patient) th.col-width-medium Patient th.at-least.col-width-medium Recipient th.col-width-medium Description tbody = render partial: "renalware/letters/letters/letter", collection: letters, locals: { columns: columns }
Version data entries
41 entries across 41 versions & 1 rubygems