Sha256: b92387d932c1b6a57ed388b7ae43d6f7012ea5fed0cbf4e458344ab0670b27b8

Contents?: true

Size: 633 Bytes

Versions: 14

Compression:

Stored size: 633 Bytes

Contents

/ A note about Template Dependency - the `Template Dependency` comment below
/ will make sure that changes to any summary part html partial will cause a new md5 digest
/ for *this* template, Russian doll style. This is only really relevant if we start to cache
/ content in this show template and are concerned about catching markup changes in
/ nested templates
-# Template Dependency: renalware/**/summary_part
= within_patient_layout(title: "Clinical Summary") do
  .row
    - patient = clinical_summary.patient
    - summary_parts = clinical_summary.summary_parts(current_user).each do |summary_part|
      = render summary_part

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
renalware-core-2.0.101 app/views/renalware/patients/clinical_summaries/show.html.slim
renalware-core-2.0.100 app/views/renalware/patients/clinical_summaries/show.html.slim
renalware-core-2.0.99 app/views/renalware/patients/clinical_summaries/show.html.slim
renalware-core-2.0.98 app/views/renalware/patients/clinical_summaries/show.html.slim
renalware-core-2.0.97 app/views/renalware/patients/clinical_summaries/show.html.slim
renalware-core-2.0.96 app/views/renalware/patients/clinical_summaries/show.html.slim
renalware-core-2.0.95 app/views/renalware/patients/clinical_summaries/show.html.slim
renalware-core-2.0.94 app/views/renalware/patients/clinical_summaries/show.html.slim
renalware-core-2.0.93 app/views/renalware/patients/clinical_summaries/show.html.slim
renalware-core-2.0.92 app/views/renalware/patients/clinical_summaries/show.html.slim
renalware-core-2.0.91 app/views/renalware/patients/clinical_summaries/show.html.slim
renalware-core-2.0.90 app/views/renalware/patients/clinical_summaries/show.html.slim
renalware-core-2.0.89 app/views/renalware/patients/clinical_summaries/show.html.slim
renalware-core-2.0.88 app/views/renalware/patients/clinical_summaries/show.html.slim