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