Sha256: 7ded639c9c657c9f694a6fdc3c0cd7bc7294581d080a1cee4e2912f00ffd6f2e

Contents?: true

Size: 650 Bytes

Versions: 70

Compression:

Stored size: 650 Bytes

Contents

- cache_if(summary_part.cache?, summary_part) do
  #letters.summary-part--letters
    article
      header
        h2
          = link_to "Letters (#{summary_part.letters_count})",
                    patient_letters_letters_path(summary_part.patient)

        ul
          li= link_to patient_letters_letters_path(summary_part.patient), class: "button" do
                | Draft letter
          li= link_to patient_letters_letters_path(summary_part.patient), class: "button" do
                | View All

      = render "renalware/letters/letters/table",
               letters: summary_part.letters,
               patient: summary_part.patient

Version data entries

70 entries across 70 versions & 1 rubygems

Version Path
renalware-core-2.0.77 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.76 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.75 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.74 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.73 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.72 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.71 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.70 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.69 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.68 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.67 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.64 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.63 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.62 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.61 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.60 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.58 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.57 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.56 app/views/renalware/letters/_summary_part.html.slim
renalware-core-2.0.55 app/views/renalware/letters/_summary_part.html.slim