Sha256: 0ce6a9fd3f48d8dd46c264bc3e9a96076f6bce84391dff91e1bf242c7747e4ab

Contents?: true

Size: 668 Bytes

Versions: 114

Compression:

Stored size: 668 Bytes

Contents

- generate_page_title(local_assigns: local_assigns)

.non-patient-page.main-content
  .layout-wrapper
    .non-patient-page-header(class=("with-tabs" if content_for?(:tabs)))
      .row
        .columns.small-12
          ul.page-heading
            li
              h1
                = breadcrumbs_and_title(breadcrumbs: local_assigns[:breadcrumbs],
                                        title: local_assigns[:title])
            li.page-actions
              / Output any page-level actions
              = yield(:actions)

          - if content_for?(:tabs)

            = yield(:tabs)

    .row
      .columns.small-12
        = yield(:filters)
        = yield

Version data entries

114 entries across 114 versions & 1 rubygems

Version Path
renalware-core-2.0.127 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.126 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.125 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.124 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.123 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.121 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.120 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.119 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.118 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.117 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.116 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.115 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.113 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.112 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.111 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.110 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.109 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.108 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.106 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.105 app/views/renalware/layouts/_non_patient.html.slim