Sha256: fbba634dd16c65e7b954528d2a6affb2dc39351d8cef25e63b4f056afb2f99fa

Contents?: true

Size: 441 Bytes

Versions: 6

Compression:

Stored size: 441 Bytes

Contents

article
  header
    h2.noprint= "HD Profile History (#{historical_profiles.length} of #{historical_profile_count})"
    ul
      li= link_to "View All", patient_hd_historical_profiles_path(patient), class: "button"

  = render "renalware/hd/historical_profiles/table",
           patient: patient,
           historical_profiles: historical_profiles,
           historical_profile_count: historical_profile_count,
           compact: true

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta9 app/views/renalware/hd/historical_profiles/_summary.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/hd/historical_profiles/_summary.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/hd/historical_profiles/_summary.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/hd/historical_profiles/_summary.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/hd/historical_profiles/_summary.html.slim
renalware-core-2.0.0.pre.beta4 app/views/renalware/hd/historical_profiles/_summary.html.slim