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.1.1 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.1.0 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.167 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.166 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.165 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.164 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.163 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.162 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.161 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.160 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.159 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.158 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.157 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.156 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.155 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.153 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.152 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.151 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.149 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.148 app/views/renalware/layouts/_non_patient.html.slim