Sha256: 2bf2063be36e42cc7ab3a148ed7c3b1379039b2ba7cedd298d1b7eab7bff7de1

Contents?: true

Size: 516 Bytes

Versions: 55

Compression:

Stored size: 516 Bytes

Contents

- content_for(:top_navigation) do
  = render "top_navigation"

- content_for(:body_class) { "collapse-patient-menu always-collapse-patient-menu mdm" }

= within_patient_layout(title: "") do
  br
  / TODO: a.trigger-full-screen Full screen
  .full-screen-container.mdm-page.no-side-gutters
    .grid
      .row= render_if_exists "top", mdm: mdm
      .row= render "pathology", mdm: mdm
      .row= render_if_exists "middle", mdm: mdm
      = render_if_exists "bottom", mdm: mdm
      .row= render "letters", mdm: mdm

Version data entries

55 entries across 55 versions & 1 rubygems

Version Path
renalware-core-2.0.16 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.15 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.14 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.13 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.12 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.11 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.9 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.8 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.7 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.5 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.4 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.3 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.2 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.1 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.0 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.0.pre.rc13 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.0.pre.rc11 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.0.pre.rc10 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.0.pre.rc9 app/views/renalware/mdm/show.html.slim
renalware-core-2.0.0.pre.rc8 app/views/renalware/mdm/show.html.slim