Sha256: df8e67cc5c1c4687a27654f04d5aecb8ee4abb7d863e602f60a56ba8a68a0b4c

Contents?: true

Size: 395 Bytes

Versions: 2

Compression:

Stored size: 395 Bytes

Contents

- title = "#{l(profile.created_at.to_date)} to #{l(profile.deactivated_at.to_date)}"

= within_patient_layout(title: title,
                        breadcrumbs: [ hd_summary_breadcrumb(patient),
                          breadcrumb_for("Historical Profiles", patient_hd_historical_profiles_path(patient)) ]) do

  = render "renalware/hd/current_profile/show", patient: patient, profile: profile

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.beta5 app/views/renalware/hd/historical_profiles/show.html.slim
renalware-core-2.0.0.pre.beta4 app/views/renalware/hd/historical_profiles/show.html.slim